@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/177940> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lincoln University" ;
    skos:prefLabel "Lincoln University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lincoln University is a public, historically black, land-grant university in Jefferson City, Missouri. Founded in 1866 by African-American veterans of the American Civil War, it is a member-school of the Thurgood Marshall College Fund. This was the first black university in the state. In the fall 2023, the university enrolled 1,799 students."@en ;
    schema:url <https://www.lincolnu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Lincoln%20University%20of%20Missouri%20%28old%29%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/177940> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1126179> ;
    schema:sameAs <https://twitter.com/lubluetigers> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03fmff> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1126179> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jefferson City" ;
        schema:addressRegion "MO" ;
        schema:postalCode "65101" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.564431 ;
        schema:longitude -92.166724 ] ;
    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 "2479" ] ;
    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 "247900" ] ;
    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/177940> ;
        schema:value "177940" ] ;
    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/125569> ;
        schema:value "125569" ] .