@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/202514> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Defiance College" ;
    skos:prefLabel "Defiance College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Defiance College is a private college in Defiance, Ohio, United States. Affiliated with the United Church of Christ, the campus includes eighteen buildings and access to the 200-acre (80.9 ha) Thoreau Wildlife Sanctuary. The college is accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.defiance.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202514> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14716399> ;
    schema:sameAs <https://twitter.com/defiancecollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0dkm5r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14716399> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Defiance" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43512" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.296842 ;
        schema:longitude -84.357075 ] ;
    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 "3041" ] ;
    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 "304100" ] ;
    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/202514> ;
        schema:value "202514" ] ;
    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/135470> ;
        schema:value "135470" ] .