@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/155900> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southwestern College" ;
    skos:prefLabel "Southwestern College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southwestern College is a private Methodist college in Winfield, Kansas. It was founded in 1885 as Southwest Kansas Conference College and graduated its first class of three in June 1889. The name of the school was changed to its current form in 1909."@en ;
    schema:url <https://www.sckans.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Southwestern%20college%20simplelogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155900> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7571407> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/062syj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7571407> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Winfield" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67156-2499" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.248608 ;
        schema:longitude -96.975405 ] ;
    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 "1940" ] ;
    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 "194000" ] ;
    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/155900> ;
        schema:value "155900" ] ;
    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/117247> ;
        schema:value "117247" ] .