@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/190691> a schema:EducationalOrganization, skos:Concept ;
    schema:name "CUNY York College" ;
    skos:prefLabel "CUNY York College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "York College is a public senior college in Jamaica, Queens, New York City, United States. It is a senior college in the City University of New York (CUNY) system. Founded in 1966, York was the first senior college founded under the newly formed CUNY system, which united several previously independent public colleges into a single public university system in 1961. The college is a member-school of Thurgood Marshall College Fund. The college enrolls more than 6,000 students as of fall 2022."@en ;
    schema:url <https://www.york.cuny.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190691> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8055406> ;
    schema:sameAs <https://twitter.com/YorkCollegeCUNY> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05cfh4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8055406> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jamaica" ;
        schema:addressRegion "NY" ;
        schema:postalCode "11451" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.701576 ;
        schema:longitude -73.796313 ] ;
    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 "4759" ] ;
    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 "475900" ] ;
    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/190691> ;
        schema:value "190691" ] ;
    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/130235> ;
        schema:value "130235" ] .