@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/190044> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Clarkson University" ;
    skos:prefLabel "Clarkson University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Clarkson University is a private research university with its main campus in Potsdam, New York. Clarkson has additional graduate programs and research facilities in the New York Capital District. It was established in 1896 and enrolled over 4,000 students in 2024. Students pursue bachelor's, master's, and doctoral degrees in each of its schools and institutes: the David D. Reh School of Business, Wallace H. Coulter School of Engineering and Applied Sciences, Earl R. and Barbara D. Lewis School of Health and Life Sciences, Institute for a Sustainable Environment, and Institute for STEM Education. The university is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://www.clarkson.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Clarkson-university-logo-green.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190044> ;
    schema:sameAs <http://www.wikidata.org/entity/Q931865> ;
    schema:sameAs <https://www.facebook.com/ClarksonUniversity> ;
    schema:sameAs <https://twitter.com/clarksonuniv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02l8j1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q931865> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Potsdam" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13699" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.662716 ;
        schema:longitude -74.999359 ] ;
    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 "2699" ] ;
    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 "269900" ] ;
    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/190044> ;
        schema:value "190044" ] ;
    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/129844> ;
        schema:value "129844" ] .