@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/199193> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Carolina State University at Raleigh" ;
    skos:prefLabel "North Carolina State University at Raleigh" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Carolina State University is a public land-grant research university in Raleigh, North Carolina, United States. Founded in 1887 and part of the University of North Carolina system, it is the largest university in the Carolinas. The university forms one of the corners of the Research Triangle together with Duke University in Durham and the University of North Carolina at Chapel Hill. It is classified among \"R1: Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://www.ncsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/NC%20State%20University%20brick%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199193> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1132346> ;
    schema:sameAs <https://www.facebook.com/ncstate> ;
    schema:sameAs <https://twitter.com/NCState> ;
    schema:sameAs <https://www.instagram.com/ncstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0jkhr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1132346> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Raleigh" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27695-7001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.785111 ;
        schema:longitude -78.674517 ] ;
    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 "2972" ] ;
    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 "297200" ] ;
    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/199193> ;
        schema:value "199193" ] ;
    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/133933> ;
        schema:value "133933" ] .