@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/190600> a schema:EducationalOrganization, skos:Concept ;
    schema:name "CUNY John Jay College of Criminal Justice" ;
    skos:prefLabel "CUNY John Jay College of Criminal Justice" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The John Jay College of Criminal Justice is a public college focused on criminal justice and located in New York City. It is a senior college of the City University of New York (CUNY). John Jay was founded as the only liberal arts college with a criminal justice and forensic focus in the United States."@en ;
    schema:url <https://www.jjay.cuny.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/JJCJ%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190600> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1700617> ;
    schema:sameAs <https://www.facebook.com/JohnJayCollege> ;
    schema:sameAs <https://twitter.com/johnjaycollege> ;
    schema:sameAs <https://www.instagram.com/johnjaycollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC8Pr4ShwRC0_P4uOcHJjbKQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01f9__> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1700617> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New York" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10019" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.770351 ;
        schema:longitude -73.98841 ] ;
    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 "2693" ] ;
    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 "269300" ] ;
    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/190600> ;
        schema:value "190600" ] ;
    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/130147> ;
        schema:value "130147" ] .