@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/131520> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Howard University" ;
    skos:prefLabel "Howard University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Howard University is a private, historically black, federally chartered research university in Washington, D.C., United States. It is classified among \"R1: Doctoral Universities – Very high research activity\" and accredited by the Middle States Commission on Higher Education. It is the only HBCU with R1 designation."@en ;
    schema:url <https://www.howard.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Howard%20university%20wordmark.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/131520> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1068752> ;
    schema:sameAs <https://www.facebook.com/HowardU> ;
    schema:sameAs <https://twitter.com/HowardU> ;
    schema:sameAs <https://www.instagram.com/howard1867> ;
    schema:sameAs <https://www.youtube.com/channel/UCw9hn34Xf3dytFbwPvoShLg> ;
    schema:sameAs <https://www.linkedin.com/company/howard-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0217m9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1068752> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Washington" ;
        schema:addressRegion "DC" ;
        schema:postalCode "20059" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.922392 ;
        schema:longitude -77.018966 ] ;
    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 "1448" ] ;
    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 "144800" ] ;
    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/131520> ;
        schema:value "131520" ] ;
    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/108913> ;
        schema:value "108913" ] .