@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/200332> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Dakota State University-Main Campus" ;
    skos:prefLabel "North Dakota State University-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Dakota State University is a public land-grant research university in Fargo, North Dakota, United States. It was founded as North Dakota Agricultural College in 1890 as the state's land-grant university. As of 2021, NDSU offers 94 undergraduate majors, 146 undergraduate degree programs, 5 undergraduate certificate programs, 84 undergraduate minors, 87 master's degree programs, 51 doctoral degree programs of study, and 210 graduate certificate programs. It is classified among \"R1-Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://www.ndsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/North%20Dakota%20State%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200332> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2000624> ;
    schema:sameAs <https://www.facebook.com/ndsu.fargo> ;
    schema:sameAs <https://twitter.com/ndsu> ;
    schema:sameAs <https://www.instagram.com/ndsu_official> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01xysf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2000624> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fargo" ;
        schema:addressRegion "ND" ;
        schema:postalCode "58108-6050" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.893127 ;
        schema:longitude -96.800838 ] ;
    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 "2997" ] ;
    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 "299700" ] ;
    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/200332> ;
        schema:value "200332" ] ;
    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/134617> ;
        schema:value "134617" ] .