@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/127185> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Fort Lewis College" ;
    skos:prefLabel "Fort Lewis College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Fort Lewis College (FLC) is a public liberal arts college in Durango, Colorado, and the only four-year and graduate studies institution in the Four Corners region. FLC's historical evolution spans its origins as a U.S. military fort, an Indian boarding school, and eventually a public college."@en ;
    schema:url <https://fortlewis.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Fort%20lewis%20college%20simpletext.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127185> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1438597> ;
    schema:sameAs <https://www.facebook.com/FortLewis> ;
    schema:sameAs <https://twitter.com/FLCDurango> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0p_88> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1438597> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Durango" ;
        schema:addressRegion "CO" ;
        schema:postalCode "81301-3999" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.275939 ;
        schema:longitude -107.867422 ] ;
    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 "1353" ] ;
    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 "135300" ] ;
    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/127185> ;
        schema:value "127185" ] ;
    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/107585> ;
        schema:value "107585" ] .