@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/183026> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southern New Hampshire University" ;
    skos:prefLabel "Southern New Hampshire University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southern New Hampshire University (SNHU) is a private university in Manchester and Hooksett, New Hampshire, United States. The university is accredited by the New England Commission of Higher Education, along with national accreditation for some hospitality, health, education and business degrees. It is one of the fastest-growing universities nationwide with 170,000 online students and 3,000 on campus."@en ;
    schema:url <https://www.snhu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Southern%20New%20Hampshire%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/183026> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3445256> ;
    schema:sameAs <https://www.facebook.com/SNHU> ;
    schema:sameAs <https://twitter.com/SNHU> ;
    schema:sameAs <https://www.instagram.com/snhu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cbg_1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3445256> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Manchester" ;
        schema:addressRegion "NH" ;
        schema:postalCode "03106-1045" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.038922 ;
        schema:longitude -71.451842 ] ;
    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 "2580" ] ;
    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 "258000" ] ;
    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/183026> ;
        schema:value "183026" ] ;
    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/127565> ;
        schema:value "127565" ] .