@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/202763> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The University of Findlay" ;
    skos:prefLabel "The University of Findlay" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Findlay is a private liberal arts university in Findlay, Ohio, United States. It was established in 1882 through a joint partnership between the Churches of God General Conference and the city of Findlay. The University of Findlay has nearly 80 undergraduate programs of study leading to baccalaureate degrees and offers 11 master's degrees and five doctorate-level degree programs. Nearly 4,200 students from approximately 35 countries are enrolled at Findlay with an international student population of approximately 500. Approximately 1,250 students live on campus in university housing. The University of Findlay has a 76-acre (31 ha) main campus and five off-campus facilities."@en ;
    schema:url <https://findlay.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Findlay%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202763> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895390> ;
    schema:sameAs <https://www.facebook.com/universityfindlay> ;
    schema:sameAs <https://twitter.com/ufindlay> ;
    schema:sameAs <https://www.instagram.com/ufindlay> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08wscd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895390> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Findlay" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45840-3653" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.053344 ;
        schema:longitude -83.652313 ] ;
    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 "3045" ] ;
    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 "304500" ] ;
    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/202763> ;
        schema:value "202763" ] ;
    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/135568> ;
        schema:value "135568" ] .