@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/158802> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Dillard University" ;
    skos:prefLabel "Dillard University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Dillard University is a private, historically black university in New Orleans, Louisiana. Founded in 1930 and incorporating earlier institutions founded as early as 1869 after the American Civil War, it is affiliated with the United Church of Christ and the United Methodist Church."@en ;
    schema:url <https://www.dillard.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/158802> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4359655> ;
    schema:sameAs <https://www.facebook.com/dillarduniversity> ;
    schema:sameAs <https://twitter.com/du1869> ;
    schema:sameAs <https://www.instagram.com/dillarduniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UC_Q9B0PpEtH92arLU8hUDHQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/035f0z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4359655> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New Orleans" ;
        schema:addressRegion "LA" ;
        schema:postalCode "70122" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.996587 ;
        schema:longitude -90.06464 ] ;
    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 "2004" ] ;
    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 "200400" ] ;
    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/158802> ;
        schema:value "158802" ] ;
    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/118480> ;
        schema:value "118480" ] .