@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/199139> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of North Carolina at Charlotte" ;
    skos:prefLabel "University of North Carolina at Charlotte" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of North Carolina at Charlotte is a public research university in Charlotte, North Carolina, United States. UNC Charlotte offers 24 doctoral, 66 master's, and 79 bachelor's degree programs through nine colleges. It is classified among \"R1: Very High Research Spending and Doctorate Production.\""@en ;
    schema:url <https://www.charlotte.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UNC%20Charlotte%20Main%20Horizontal.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199139> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1783178> ;
    schema:sameAs <https://www.facebook.com/UNCCharlotte> ;
    schema:sameAs <https://twitter.com/unccharlotte> ;
    schema:sameAs <https://www.instagram.com/unccharlotte> ;
    schema:sameAs <https://www.youtube.com/channel/UCZGpy6QwTt2NHJLGPsZ-s6Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/024y8p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1783178> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Charlotte" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28223-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.306022 ;
        schema:longitude -80.730919 ] ;
    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 "2975" ] ;
    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 "297500" ] ;
    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/199139> ;
        schema:value "199139" ] ;
    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/133881> ;
        schema:value "133881" ] .