@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/130943> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Delaware" ;
    skos:prefLabel "University of Delaware" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Delaware is a privately governed, state-assisted land-grant research university in Newark, Delaware, United States. UD offers 4 associate programs, 163 bachelor's programs, 136 master's programs, and 64 doctoral programs across its ten colleges and schools. The main campus is in Newark, with satellite campuses in Dover, Wilmington, Lewes, and Georgetown. With 24,221 students as of fall 2023, UD is the largest university in Delaware by enrollment."@en ;
    schema:url <https://www.udel.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Delaware%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/130943> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1068072> ;
    schema:sameAs <https://www.facebook.com/udelaware> ;
    schema:sameAs <https://twitter.com/UDelaware> ;
    schema:sameAs <https://www.instagram.com/udelaware> ;
    schema:sameAs <https://www.youtube.com/channel/UCyUjSDwz6yV7Ikt3outgvBg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01swxv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1068072> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Newark" ;
        schema:addressRegion "DE" ;
        schema:postalCode "19716" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.679577 ;
        schema:longitude -75.752822 ] ;
    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 "1431" ] ;
    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 "143100" ] ;
    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/130943> ;
        schema:value "130943" ] ;
    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/108755> ;
        schema:value "108755" ] .