@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/203757> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lourdes University" ;
    skos:prefLabel "Lourdes University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lourdes University is a private Franciscan university in Sylvania, Ohio. Established in 1958, the university is sponsored by the Sisters of St. Francis of Sylvania. The university will close at the end of the 2025-2026 academic year, with university officials citing declining enrollment and rising costs as the reason."@en ;
    schema:url <https://www.lourdes.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Lourdes%20univ%20ohio%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203757> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6689785> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07yn3x> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6689785> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sylvania" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43560-2898" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.710009 ;
        schema:longitude -83.706108 ] ;
    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 "3069" ] ;
    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 "306900" ] ;
    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/203757> ;
        schema:value "203757" ] ;
    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/135993> ;
        schema:value "135993" ] .