@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/156408> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Centre College" ;
    skos:prefLabel "Centre College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Centre College, formally Centre College of Kentucky, is a private liberal arts college in Danville, Kentucky, United States. Chartered by the Kentucky General Assembly in 1819, the college is a member of the Associated Colleges of the South and the Association of Presbyterian Colleges and Universities. It has an enrollment of about 1,400 students."@en ;
    schema:url <https://www.centre.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Centre%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/156408> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1804942> ;
    schema:sameAs <https://www.facebook.com/centre> ;
    schema:sameAs <https://twitter.com/centrec> ;
    schema:sameAs <https://www.instagram.com/centrecollege> ;
    schema:sameAs <https://www.youtube.com/channel/UChpyk5VOmhkOiEGBH2FRBug> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04344j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1804942> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Danville" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40422-1394" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.645709 ;
        schema:longitude -84.779392 ] ;
    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 "1961" ] ;
    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 "196100" ] ;
    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/156408> ;
        schema:value "156408" ] ;
    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/117450> ;
        schema:value "117450" ] .