@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/129525> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Hartford" ;
    skos:prefLabel "University of Hartford" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Hartford (UHart) is a private university in West Hartford, Connecticut, United States. Its 350-acre (1.4 km2) main campus extends into neighboring Hartford and Bloomfield. It enrolled approximately 6,000 undergraduate and graduate students as of fall 2024. The university is accredited by the New England Commission of Higher Education."@en ;
    schema:url <https://www.hartford.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Hartford%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/129525> ;
    schema:sameAs <http://www.wikidata.org/entity/Q747053> ;
    schema:sameAs <https://www.facebook.com/UniversityofHartford> ;
    schema:sameAs <https://twitter.com/UofHartford> ;
    schema:sameAs <https://www.instagram.com/universityofhartford> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hp6p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q747053> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "West Hartford" ;
        schema:addressRegion "CT" ;
        schema:postalCode "06117-1599" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.798591 ;
        schema:longitude -72.715213 ] ;
    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 "1422" ] ;
    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 "142200" ] ;
    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/129525> ;
        schema:value "129525" ] ;
    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/108223> ;
        schema:value "108223" ] .