@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/189097> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Barnard College" ;
    skos:prefLabel "Barnard College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Barnard College is a private women's liberal arts college in New York City, New York, United States. It is affiliated with Columbia University and was founded in 1889 by a group of women led by young student activist Annie Nathan Meyer, who petitioned Columbia University's trustees to create an affiliated college named after university president Frederick A. P. Barnard. The college is one of the original Seven Sisters—seven liberal arts colleges in the Northeastern United States that were historically women's colleges."@en ;
    schema:url <https://www.barnard.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Barnard%20Logo.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/189097> ;
    schema:sameAs <http://www.wikidata.org/entity/Q167733> ;
    schema:sameAs <https://www.facebook.com/barnardcollege> ;
    schema:sameAs <https://twitter.com/barnardcollege> ;
    schema:sameAs <https://www.instagram.com/barnardcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCk_-X1scHrnYhklUVF7_-4w> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01cf5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q167733> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New York" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10027-6598" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.810098 ;
        schema:longitude -73.963346 ] ;
    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 "2708" ] ;
    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 "270800" ] ;
    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/189097> ;
        schema:value "189097" ] ;
    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/129473> ;
        schema:value "129473" ] .