@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/125231> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Walden University" ;
    skos:prefLabel "Walden University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Walden University is a private, for-profit online university headquartered in Minneapolis, Minnesota. It offers bachelor's, master's, doctoral, and specialist degrees. The university is owned by Covista, which purchased the university in August 2021. The institution is accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.waldenu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/125231> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7961486> ;
    schema:sameAs <https://www.facebook.com/waldenu> ;
    schema:sameAs <https://twitter.com/waldenu> ;
    schema:sameAs <https://www.instagram.com/waldenuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06832q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7961486> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Minneapolis" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55401" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.98125 ;
        schema:longitude -93.265738 ] ;
    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 "25042" ] ;
    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 "2504200" ] ;
    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/125231> ;
        schema:value "125231" ] ;
    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/107044> ;
        schema:value "107044" ] .