@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/126818> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Colorado State University-Fort Collins" ;
    skos:prefLabel "Colorado State University-Fort Collins" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Colorado State University is a public land-grant research university in Fort Collins, Colorado, United States. It is the flagship university of the Colorado State University System. It was founded in 1870 as Colorado Agricultural College and assumed its current name in 1957. In 2024, enrollment was approximately 34,000 students, including resident and non-resident instruction students. The university has approximately 1,500 faculty in 8 colleges and 55 academic departments."@en ;
    schema:url <https://colostate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Colorado%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/126818> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1111640> ;
    schema:sameAs <https://www.facebook.com/coloradostateuniversity> ;
    schema:sameAs <https://twitter.com/coloradostateu> ;
    schema:sameAs <https://www.instagram.com/coloradostateuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02d_zc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1111640> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fort Collins" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80523-0100" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.574805 ;
        schema:longitude -105.080732 ] ;
    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 "1350" ] ;
    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 "135000" ] ;
    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/126818> ;
        schema:value "126818" ] ;
    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/107451> ;
        schema:value "107451" ] .