@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/163286> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Maryland-College Park" ;
    skos:prefLabel "University of Maryland-College Park" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Maryland, College Park is a public land-grant research university in College Park, Maryland, United States near Washington, D.C. Founded in 1856, UMD is the flagship institution of the University System of Maryland and is the largest university in the state of Maryland."@en ;
    schema:url <https://www.umd.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Maryland%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163286> ;
    schema:sameAs <http://www.wikidata.org/entity/Q503415> ;
    schema:sameAs <https://www.facebook.com/UnivofMaryland> ;
    schema:sameAs <https://twitter.com/UofMaryland> ;
    schema:sameAs <https://www.youtube.com/channel/UCDTGNRiCa8l4SLIk3kFs8yA> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-maryland> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01jq34> ;
    owl:sameAs <http://www.wikidata.org/entity/Q503415> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "College Park" ;
        schema:addressRegion "MD" ;
        schema:postalCode "20742" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.988178 ;
        schema:longitude -76.944721 ] ;
    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 "2103" ] ;
    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/163286> ;
        schema:value "163286" ] ;
    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/120218> ;
        schema:value "120218" ] .