@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/172264> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Siena Heights University" ;
    skos:prefLabel "Siena Heights University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Siena Heights University (SHU) is a private Catholic university in Adrian, Michigan, United States. It was founded by the Adrian Dominican Sisters in 1919. The university will close at the end of the 2025–2026 academic year."@en ;
    schema:url <https://www.sienaheights.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/172264> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7511074> ;
    schema:sameAs <https://www.facebook.com/SienaHeightsU> ;
    schema:sameAs <https://twitter.com/sienaheightsu> ;
    schema:sameAs <https://www.instagram.com/sienaheightsu> ;
    schema:sameAs <https://www.youtube.com/channel/UCUBJOungqO2_ALJEZhvJqNA> ;
    schema:sameAs <https://www.linkedin.com/company/siena-heights-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03ys0n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7511074> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Adrian" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49221" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.905624 ;
        schema:longitude -84.018841 ] ;
    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 "2316" ] ;
    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 "231600" ] ;
    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/172264> ;
        schema:value "172264" ] ;
    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/123147> ;
        schema:value "123147" ] .