@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/162584> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Frostburg State University" ;
    skos:prefLabel "Frostburg State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Frostburg State University (FSU) is a public university in Frostburg, Maryland. The university is the only four-year institution of the University System of Maryland west of the Baltimore-Washington passageway in the state's Appalachian Highlands. Founded in 1898 by Maryland State Senator, John Leake, Frostburg was selected because the site offered the best suitable location without a cost to the state. Today, the institution is a largely residential university."@en ;
    schema:url <https://www.frostburg.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Frostburg%20state%20univ%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/162584> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1470544> ;
    schema:sameAs <https://www.facebook.com/FrostburgStateUniversity> ;
    schema:sameAs <https://twitter.com/frostburgstate> ;
    schema:sameAs <https://www.instagram.com/frostburgstateuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hjpn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1470544> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Frostburg" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21532-1099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.650918 ;
        schema:longitude -78.934293 ] ;
    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 "2072" ] ;
    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 "207200" ] ;
    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/162584> ;
        schema:value "162584" ] ;
    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/119997> ;
        schema:value "119997" ] .