@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/174844> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St Olaf College" ;
    skos:prefLabel "St Olaf College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "St. Olaf College is a private liberal arts college in Northfield, Minnesota, United States. It was founded in 1874 by a group of Norwegian-American pastors and farmers led by Pastor Bernt Julius Muus. The college is named after the King and the Patron Saint Olaf II of Norway and is affiliated with the Evangelical Lutheran Church in America."@en ;
    schema:url <https://wp.stolaf.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/St%20olaf%20college%20minn%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174844> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1515763> ;
    schema:sameAs <https://www.facebook.com/stolafcollege> ;
    schema:sameAs <https://twitter.com/stolaf> ;
    schema:sameAs <https://www.instagram.com/stolafcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCcIKT66P4pTlHtyFg-tVsVw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01pdgp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1515763> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Northfield" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55057-1098" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.461529 ;
        schema:longitude -93.182039 ] ;
    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 "2382" ] ;
    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 "238200" ] ;
    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/174844> ;
        schema:value "174844" ] ;
    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/124283> ;
        schema:value "124283" ] .