@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/190150> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Columbia University in the City of New York" ;
    skos:prefLabel "Columbia University in the City of New York" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Columbia University in the City of New York, commonly referred to as Columbia University, is a private Ivy League research university in New York City, United States. Established in 1754 as King's College by royal charter under George II of Great Britain on the grounds of Trinity Church in Manhattan, it is the oldest institution of higher education in New York and the fifth-oldest in the United States."@en ;
    schema:url <https://www.columbia.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Coat%20of%20Arms%20of%20Columbia%20University.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190150> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49088> ;
    schema:sameAs <https://www.facebook.com/columbia> ;
    schema:sameAs <https://twitter.com/Columbia> ;
    schema:sameAs <https://www.instagram.com/columbia> ;
    schema:sameAs <https://www.youtube.com/channel/UChzhFUxUZFAQSJZ_Tp4B1fA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01w5m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49088> ;
    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" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.808286 ;
        schema:longitude -73.961885 ] ;
    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 "2707" ] ;
    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 "270700" ] ;
    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/190150> ;
        schema:value "190150" ] ;
    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/129905> ;
        schema:value "129905" ] .