@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/186876> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Stockton University" ;
    skos:prefLabel "Stockton University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Stockton University is a public university in Galloway Township, New Jersey, United States. It is a part of New Jersey's public system of higher education. It is named for Richard Stockton, one of the New Jersey signers of the U.S. Declaration of Independence. Founded in 1969, Stockton enrolled its first class in 1971. Stockton is accredited by the Middle States Commission on Higher Education. The university has a second campus in Atlantic City."@en ;
    schema:url <https://www.stockton.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/186876> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7329259> ;
    schema:sameAs <https://www.facebook.com/StocktonUniversity> ;
    schema:sameAs <https://twitter.com/Stockton_edu> ;
    schema:sameAs <https://www.instagram.com/stocktonuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r49t> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7329259> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Galloway" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "08205-9441" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.492036 ;
        schema:longitude -74.531087 ] ;
    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 "9345" ] ;
    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 "934500" ] ;
    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/186876> ;
        schema:value "186876" ] ;
    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/128771> ;
        schema:value "128771" ] .