@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.hooray.media/vocab/institutions/164076> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Towson University" ;
    skos:prefLabel "Towson University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Towson University is a public university in Towson, Maryland, United States. Founded in 1866 as Maryland's first training school for teachers, Towson University is a part of the University System of Maryland. Since its founding, the university has evolved into eight subsidiary colleges with over 20,000 students. Its 329-acre campus is situated in Baltimore County, Maryland, eight miles north of downtown Baltimore. Towson is one of the largest public universities in Maryland and produces the most teachers of any university in the state."@en ;
    schema:url <https://www.towson.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Towson%20University%20logo%20horiz%202019.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164076> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1474129> ;
    schema:sameAs <https://www.facebook.com/towsonuniversity> ;
    schema:sameAs <https://twitter.com/TowsonU> ;
    schema:sameAs <https://www.instagram.com/towsonuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02h7qr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1474129> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Towson" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21252-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.393622 ;
        schema:longitude -76.611164 ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID6" ;
        schema:name "OPEID6" ;
        schema:description "Six-digit base OPE ID (without the two-digit branch suffix)" ;
        schema:value "2099" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID" ;
        schema:name "OPEID" ;
        schema:description "Office of Postsecondary Education Identifier, used for federal financial aid program participation" ;
        schema:value "209900" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "IPEDS UNITID" ;
        schema:name "IPEDS UNITID" ;
        schema:description "Integrated Postsecondary Education Data System identifier assigned by the National Center for Education Statistics (NCES)" ;
        schema:url <https://nces.ed.gov/ipeds/institution-profile/164076> ;
        schema:value "164076" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "DAPIP ID" ;
        schema:name "DAPIP ID" ;
        schema:description "Database of Accredited Postsecondary Institutions and Programs identifier from the U.S. Department of Education" ;
        schema:url <https://ope.ed.gov/dapip/#/institution-profile/120421> ;
        schema:value "120421" ] .