@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/183938> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Camden County College" ;
    skos:prefLabel "Camden County College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Camden County College (CCC) is a public community college in Camden County, New Jersey. Camden County College has its main campus in the Blackwood section of Gloucester Township, with satellite locations in Camden, Cherry Hill and Sicklerville. The college offers Associate in Arts, Associate in Science, and Associate in Applied Science degree programs and certificate programs."@en ;
    schema:url <https://www.camdencc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/183938> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5025749> ;
    schema:sameAs <https://twitter.com/camdencc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08nrqt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5025749> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Blackwood" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "8012" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.784874 ;
        schema:longitude -75.038381 ] ;
    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 "6865" ] ;
    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 "686500" ] ;
    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/183938> ;
        schema:value "183938" ] ;
    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/127893> ;
        schema:value "127893" ] .