@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/202480> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Dayton" ;
    skos:prefLabel "University of Dayton" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Dayton (UD) is a private, Catholic research university in Dayton, Ohio, United States. Founded in 1850 by the Society of Mary, it is one of three Marianist universities in the US and the second-largest private university in Ohio. Its campus is located in southern Dayton and spans 388 acres on both sides of the Great Miami River. The campus is noted for the Immaculate Conception Chapel and the University of Dayton Arena."@en ;
    schema:url <https://udayton.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202480> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2092392> ;
    schema:sameAs <https://www.facebook.com/univofdayton> ;
    schema:sameAs <https://twitter.com/univofdayton> ;
    schema:sameAs <https://www.instagram.com/universityofdayton> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-dayton> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02bjhv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2092392> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dayton" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45469" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.739547 ;
        schema:longitude -84.176113 ] ;
    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 "3127" ] ;
    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 "312700" ] ;
    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/202480> ;
        schema:value "202480" ] ;
    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/135461> ;
        schema:value "135461" ] .