@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/203368> a schema:EducationalOrganization, skos:Concept ;
    schema:name "John Carroll University" ;
    skos:prefLabel "John Carroll University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "John Carroll University (JCU) is a private Jesuit university in University Heights, Ohio, United States, a suburb of Cleveland. It was founded in 1886 as St. Ignatius College and renamed in 1923 for John Carroll, the first Catholic bishop in the United States. For the 2025–2026 academic year, the university enrolled approximately 3,900 undergraduate and graduate students."@en ;
    schema:url <https://jcu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Jcu%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203368> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1666981> ;
    schema:sameAs <https://www.facebook.com/JCU1886> ;
    schema:sameAs <https://twitter.com/johncarrollu> ;
    schema:sameAs <https://www.instagram.com/johncarrollu> ;
    schema:sameAs <https://www.youtube.com/channel/UCWcGuZKet1lFZC8Fq2_zWuA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/017fqp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1666981> ;
    skos:altLabel "JCU" ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "University Heights" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44118-4538" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.490259 ;
        schema:longitude -81.531224 ] ;
    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 "3050" ] ;
    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 "305000" ] ;
    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/203368> ;
        schema:value "203368" ] ;
    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/135771> ;
        schema:value "135771" ] .