@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/128771> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Central Connecticut State University" ;
    skos:prefLabel "Central Connecticut State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Central Connecticut State University is a public university in New Britain, Connecticut. Founded in 1849 as the State Normal School, CCSU is Connecticut's oldest publicly-funded university. It is made up of four schools: the Ammon College of Liberal Arts and Social Sciences; the School of Business; the School of Education and Professional Studies; and the School of Engineering, Science, and Technology. As of Spring 2022, the university was attended by 8,898 students: 7,054 undergraduate students and 1,844 graduate students. More than half of students live off campus and 96 percent are Connecticut residents. The school is part of the Connecticut State Colleges & Universities system (CSCU), which also oversees Eastern, Western, and Southern Connecticut State Universities."@en ;
    schema:url <https://www.ccsu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/128771> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1053764> ;
    schema:sameAs <https://twitter.com/CCSU> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hdt4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1053764> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New Britain" ;
        schema:addressRegion "CT" ;
        schema:postalCode "6050" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.692502 ;
        schema:longitude -72.765991 ] ;
    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 "1378" ] ;
    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 "137800" ] ;
    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/128771> ;
        schema:value "128771" ] ;
    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/108047> ;
        schema:value "108047" ] .