@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/153241> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Divine Word College" ;
    skos:prefLabel "Divine Word College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Divine Word College is a private undergraduate Roman Catholic seminary in Epworth, Iowa, United States. Founded in 1964, It educates students for missionary service in the Catholic Church as priests, brothers, sisters, and laypersons. It is owned and operated by the Society of the Divine Word (SVD)."@en ;
    schema:url <https://www.dwci.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153241> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5284145> ;
    schema:sameAs <https://www.facebook.com/DWCseminaryEpworthIowa> ;
    schema:sameAs <https://www.youtube.com/channel/UCLFCxKVfyPS1ZSs0k-PHiTw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/040szz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5284145> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Epworth" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52045" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.441721 ;
        schema:longitude -90.934578 ] ;
    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 "1858" ] ;
    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 "185800" ] ;
    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/153241> ;
        schema:value "153241" ] ;
    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/115843> ;
        schema:value "115843" ] .