@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/204468> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Notre Dame College" ;
    skos:prefLabel "Notre Dame College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Notre Dame College was a private Catholic college in South Euclid, Ohio, United States. Established in 1922 by the Sisters of Notre Dame as a women's college, it was coeducational from January 2001 until its closure. The Sisters of Notre Dame ended their sponsorship of the college in 2023. In February 2024, the college announced it would be closing at the end of the spring semester, with agreements in place for existing students to complete their degrees at partner colleges and universities. The college ultimately closed on May 2, 2024."@en ;
    schema:url <https://www.notredamecollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204468> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7063387> ;
    schema:sameAs <https://twitter.com/notredameohio> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06j6wl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7063387> ;
    skos:note "Accredited by: NA" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cleveland" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44121-4293" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.506894 ;
        schema:longitude -81.516617 ] ;
    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 "3085" ] ;
    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 "308500" ] ;
    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/204468> ;
        schema:value "204468" ] ;
    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/136303> ;
        schema:value "136303" ] .