@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/161554> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Southern Maine" ;
    skos:prefLabel "University of Southern Maine" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Southern Maine (USM) is a public university with campuses in Gorham and Portland, Maine, United States. It is the southernmost university in the University of Maine System. It was founded as two separate state universities, Gorham Normal School and Portland University. The two universities, later known as Gorham State College and the University of Maine at Portland, were combined in 1970 to help streamline the public university system in Maine and eventually expanded by adding the Lewiston campus in 1988."@en ;
    schema:url <https://usm.maine.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Univ%20southern%20maine%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/161554> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3244049> ;
    schema:sameAs <https://twitter.com/usouthernmaine> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/032k8z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3244049> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Portland" ;
        schema:addressRegion "ME" ;
        schema:postalCode "4103" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.662863 ;
        schema:longitude -70.274247 ] ;
    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 "2054" ] ;
    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 "205400" ] ;
    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/161554> ;
        schema:value "161554" ] ;
    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/119711> ;
        schema:value "119711" ] .