@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/170639> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lake Superior State University" ;
    skos:prefLabel "Lake Superior State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lake Superior State University is a public college in Sault Ste. Marie, Michigan, United States. It enrolls approximately 1,600 students. Due to its proximity to the Canada–United States border, LSSU has many Canadian students and offers joint programs with Sault College and Algoma University in the twin city of Sault Ste. Marie, Ontario, Canada across the St. Marys River. In a sign of this close relationship with its international neighbor, LSSU flies both the Canadian and United States flags on its campus."@en ;
    schema:url <https://www.lssu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Lssu%20univ%20logo%20blue.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170639> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1591654> ;
    schema:sameAs <https://www.facebook.com/lakestate> ;
    schema:sameAs <https://twitter.com/lifeatlssu> ;
    schema:sameAs <https://www.instagram.com/lakestateu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04t8t7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1591654> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sault Ste Marie" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49783" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.492849 ;
        schema:longitude -84.365573 ] ;
    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 "2293" ] ;
    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 "229300" ] ;
    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/170639> ;
        schema:value "170639" ] ;
    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/122728> ;
        schema:value "122728" ] .