@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/199412> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Queens University of Charlotte" ;
    skos:prefLabel "Queens University of Charlotte" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Queens University of Charlotte is a private university in Charlotte, North Carolina, United States. It has approximately 1,900 undergraduate and graduate students. Established in 1857, the university offers 50 undergraduate majors, 58 minors, and 35 graduate programs. Students are guaranteed at least one internship before graduating. The university is affiliated with the Presbyterian Church (USA)."@en ;
    schema:url <https://www.queens.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Queens%20University%20of%20Charlotte%20wordmark%20blue.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199412> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7270829> ;
    schema:sameAs <https://www.facebook.com/QueensUniversityofCharlotte> ;
    schema:sameAs <https://twitter.com/QueensUniv> ;
    schema:sameAs <https://www.instagram.com/queensuniv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08j8x9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7270829> ;
    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 "28274" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.189051 ;
        schema:longitude -80.833509 ] ;
    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 "2957" ] ;
    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 "295700" ] ;
    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/199412> ;
        schema:value "199412" ] ;
    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/134051> ;
        schema:value "134051" ] .