@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/190567> a schema:EducationalOrganization, skos:Concept ;
    schema:name "CUNY City College" ;
    skos:prefLabel "CUNY City College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The City College of the City University of New York is a public research university within the City University of New York (CUNY) system in New York City. Founded in 1847, City College was the first free public institution of higher education in the United States. It is the oldest of CUNY's 25 institutions of higher learning and is considered its flagship institution."@en ;
    schema:url <https://www.ccny.cuny.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/CCNY%20logo%20flush%20left.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190567> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1093910> ;
    schema:sameAs <https://www.facebook.com/TheCityCollegeofNewYork> ;
    schema:sameAs <https://twitter.com/citycollegeny> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02301> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1093910> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New York" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10031" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.819846 ;
        schema:longitude -73.948542 ] ;
    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 "2688" ] ;
    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 "268800" ] ;
    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/190567> ;
        schema:value "190567" ] ;
    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/130101> ;
        schema:value "130101" ] .