@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/162007> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bowie State University" ;
    skos:prefLabel "Bowie State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bowie State University is a public historically black university in the Prince George's County of the U.S. state of Maryland, north of Bowie. It is part of the University System of Maryland. Founded in 1865, Bowie State is Maryland's oldest historically black university and one of the ten oldest in the country. Bowie State is a member-school of the Thurgood Marshall College Fund."@en ;
    schema:url <https://www.bowiestate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bowie%20state%20univ%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/162007> ;
    schema:sameAs <http://www.wikidata.org/entity/Q895439> ;
    schema:sameAs <https://www.facebook.com/bowiestate> ;
    schema:sameAs <https://twitter.com/bowiestate> ;
    schema:sameAs <https://www.instagram.com/bowiestateuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UC-N4GMyDa2_RV0aqNd8PqpQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hq70> ;
    owl:sameAs <http://www.wikidata.org/entity/Q895439> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bowie" ;
        schema:addressRegion "MD" ;
        schema:postalCode "20715-9465" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.018185 ;
        schema:longitude -76.759721 ] ;
    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 "2062" ] ;
    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 "206200" ] ;
    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/162007> ;
        schema:value "162007" ] ;
    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/119872> ;
        schema:value "119872" ] .