@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/130493> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southern Connecticut State University" ;
    skos:prefLabel "Southern Connecticut State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southern Connecticut State University is a public research university in New Haven, Connecticut, United States. Part of the Connecticut State University System, it was founded in 1893 and is governed by the Connecticut Board of Regents for Higher Education. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://www.southernct.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Scsu%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/130493> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1253123> ;
    schema:sameAs <https://www.facebook.com/southernct> ;
    schema:sameAs <https://twitter.com/scsu> ;
    schema:sameAs <https://www.instagram.com/southernscsu> ;
    schema:sameAs <https://www.youtube.com/channel/UCtWuH8Rphh0H8K0Y-qQs7rQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hdrq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1253123> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New Haven" ;
        schema:addressRegion "CT" ;
        schema:postalCode "06515-1355" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.333225 ;
        schema:longitude -72.947897 ] ;
    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 "1406" ] ;
    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 "140600" ] ;
    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/130493> ;
        schema:value "130493" ] ;
    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/108560> ;
        schema:value "108560" ] .