@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/153278> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Dubuque" ;
    skos:prefLabel "University of Dubuque" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Dubuque (UD) is a private Presbyterian university in Dubuque, Iowa. About 2,200 students attend the university."@en ;
    schema:url <https://www.dbq.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153278> ;
    schema:sameAs <http://www.wikidata.org/entity/Q910669> ;
    schema:sameAs <https://www.facebook.com/UDubuque> ;
    schema:sameAs <https://twitter.com/udubuque> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02tn09> ;
    owl:sameAs <http://www.wikidata.org/entity/Q910669> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dubuque" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.49726 ;
        schema:longitude -90.693428 ] ;
    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 "1891" ] ;
    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 "189100" ] ;
    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/153278> ;
        schema:value "153278" ] ;
    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/115870> ;
        schema:value "115870" ] .