@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/205027> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Pontifical College Josephinum" ;
    skos:prefLabel "Pontifical College Josephinum" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Pontifical College Josephinum is a Roman Catholic seminary and private university in Columbus, Ohio. It was founded by Joseph Jessing in 1888 to prepare seminarians for the many German-speaking communities in the United States at that time. The college was granted the status of a Pontifical College in 1892 by Pope Leo XIII, making it the only pontifical seminary in North America. The institution is accredited by the Higher Learning Commission (HLC) and Association of Theological Schools in the United States and Canada (ATS)."@en ;
    schema:url <https://www.pcj.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/205027> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1280192> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/069bq3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1280192> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbus" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43235-1499" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.120735 ;
        schema:longitude -83.018829 ] ;
    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 "3113" ] ;
    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 "311300" ] ;
    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/205027> ;
        schema:value "205027" ] ;
    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/136668> ;
        schema:value "136668" ] .