@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/164270> a schema:EducationalOrganization, skos:Concept ;
    schema:name "McDaniel College" ;
    skos:prefLabel "McDaniel College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "McDaniel College is a private college in Westminster, Maryland, United States, established in 1867. McDaniel College is accredited by the Middle States Commission on Higher Education. The college also has a satellite campus, McDaniel College Budapest, in Budapest, Hungary. The college owns and manages a shopping center and residential properties through its for-profit arm."@en ;
    schema:url <https://www.mcdaniel.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Mcdaniel%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164270> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6800835> ;
    schema:sameAs <https://www.facebook.com/McDanielCollege> ;
    schema:sameAs <https://twitter.com/mcdanielcollege> ;
    schema:sameAs <https://www.instagram.com/mcdanielcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC9lIbPTXQxa5IyNKzRI6U7g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/039swv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6800835> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Westminster" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21157" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.584231 ;
        schema:longitude -77.001992 ] ;
    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 "2109" ] ;
    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 "210900" ] ;
    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/164270> ;
        schema:value "164270" ] ;
    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/120537> ;
        schema:value "120537" ] .