@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/189088> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bard College" ;
    skos:prefLabel "Bard College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bard College is a private liberal arts college in Annandale-on-Hudson, New York, United States. The campus overlooks the Hudson River and Catskill Mountains within the Hudson River Historic District and is a National Historic Landmark."@en ;
    schema:url <https://www.bard.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bard%20College%20Logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/189088> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49109> ;
    schema:sameAs <https://www.facebook.com/BardCollegeNY> ;
    schema:sameAs <https://twitter.com/bardcollege> ;
    schema:sameAs <https://www.instagram.com/bardcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCnnowhDNQD0rVZ3bmkG27oQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01pcj4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49109> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Annandale-On-Hudson" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12504-5000" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.020386 ;
        schema:longitude -73.909927 ] ;
    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 "2671" ] ;
    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 "267100" ] ;
    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/189088> ;
        schema:value "189088" ] ;
    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/129464> ;
        schema:value "129464" ] .