@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/154518> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Waldorf University" ;
    skos:prefLabel "Waldorf University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Waldorf University is a private non-profit university in Forest City, Iowa. It was founded in 1903 and associated with the Evangelical Lutheran Church in America and its predecessors. In 2010, it was sold to Columbia Southern University and became a for-profit institution; twelve years later, on January 1, 2022, ownership was transferred to the Waldorf Lutheran College Foundation."@en ;
    schema:url <https://www.waldorf.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Waldorf%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154518> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7961606> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/045s_6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7961606> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Forest City" ;
        schema:addressRegion "IA" ;
        schema:postalCode "50436-1713" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.262923 ;
        schema:longitude -93.641714 ] ;
    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 "1895" ] ;
    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 "189500" ] ;
    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/154518> ;
        schema:value "154518" ] ;
    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/116518> ;
        schema:value "116518" ] .