@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/172608> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Walsh College" ;
    skos:prefLabel "Walsh College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Walsh College is a private college in Troy, Michigan, United States. Founded in 1922 by Mervyn B. Walsh, it is an upper division undergraduate and graduate institution that primarily focuses on business education."@en ;
    schema:url <https://walshcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/172608> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7963818> ;
    schema:sameAs <https://www.facebook.com/WalshCollegeOfficial> ;
    schema:sameAs <https://twitter.com/walshcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03cdxy2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7963818> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Troy" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48083-5066" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.573888 ;
        schema:longitude -83.147197 ] ;
    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 "4071" ] ;
    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 "407100" ] ;
    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/172608> ;
        schema:value "172608" ] ;
    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/123299> ;
        schema:value "123299" ] .