@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/199102> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Carolina A & T State University" ;
    skos:prefLabel "North Carolina A & T State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Carolina Agricultural and Technical State University is a public, historically black, land-grant research university in Greensboro, North Carolina, United States. It is a constituent institution of the University of North Carolina System. Founded by the North Carolina General Assembly on March 9, 1891, as the Agricultural and Mechanical College for the Colored Race, it was the second college established under the provisions of the Morrill Act of 1890, as well as the first for people of color in the State of North Carolina. Initially, the college offered instruction in agriculture, English, horticulture and mathematics. In 1967, the college was designated a Regional University by the North Carolina General Assembly and renamed North Carolina Agricultural and Technical State University."@en ;
    schema:url <https://www.ncat.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/North%20Carolina%20A%26T%20State%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199102> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1476484> ;
    schema:sameAs <https://www.facebook.com/ncatsuaggies> ;
    schema:sameAs <https://twitter.com/ncatsuaggies> ;
    schema:sameAs <https://www.instagram.com/ncatsuaggies> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02ldkf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1476484> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Greensboro" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27411" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.07282 ;
        schema:longitude -79.773375 ] ;
    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 "2905" ] ;
    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 "290500" ] ;
    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/199102> ;
        schema:value "199102" ] ;
    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/133854> ;
        schema:value "133854" ] .