@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/173258> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Carleton College" ;
    skos:prefLabel "Carleton College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Carleton College is a private liberal arts college in Northfield, Minnesota, United States. Founded in 1866, the 200-acre (81 ha) main campus is between Northfield and the approximately 800-acre (320 ha) Cowling Arboretum, which became part of the campus in the 1920s."@en ;
    schema:url <https://www.carleton.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Carleton%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173258> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1041671> ;
    schema:sameAs <https://www.facebook.com/CarletonCollege> ;
    schema:sameAs <https://twitter.com/CarletonCollege> ;
    schema:sameAs <https://www.instagram.com/carletoncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01dq5z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1041671> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Northfield" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55057" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.462318 ;
        schema:longitude -93.154666 ] ;
    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 "2340" ] ;
    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 "234000" ] ;
    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/173258> ;
        schema:value "173258" ] ;
    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/123545> ;
        schema:value "123545" ] .