@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/156082> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Washburn University" ;
    skos:prefLabel "Washburn University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Washburn University (WU), formally Washburn University of Topeka, is a public university in Topeka, Kansas, United States. It offers undergraduate and graduate programs as well as professional programs in law and business. The university enrolls approximately 5,000 undergraduate students and 700 graduate students as of 2023. As of 2008, Washburn also took over overseeing the nearby Washburn Tech."@en ;
    schema:url <https://www.washburn.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Washburn%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/156082> ;
    schema:sameAs <http://www.wikidata.org/entity/Q941551> ;
    schema:sameAs <https://www.facebook.com/washburnuniversity> ;
    schema:sameAs <https://twitter.com/washburnuniv> ;
    schema:sameAs <https://www.instagram.com/washburnuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027vj2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q941551> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Topeka" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66621" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.033778 ;
        schema:longitude -95.702222 ] ;
    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 "1949" ] ;
    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 "194900" ] ;
    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/156082> ;
        schema:value "156082" ] ;
    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/117283> ;
        schema:value "117283" ] .