@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/186371> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Rutgers University-Camden" ;
    skos:prefLabel "Rutgers University-Camden" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Rutgers University–Camden is a regional campus of Rutgers University—a public land-grant research university—located in Camden, New Jersey. Founded in 1926 as the South Jersey Law School, Rutgers–Camden began as an amalgam of the South Jersey Law School and the College of South Jersey. It is the southernmost of the three regional campuses of Rutgers; the two others are located in New Brunswick and Newark. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://camden.rutgers.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Rutgers%20University%20Camden%20logotype.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/186371> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7382823> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/074p4b> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7382823> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Camden" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "8102" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.948064 ;
        schema:longitude -75.12224 ] ;
    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 "2629" ] ;
    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 "262901" ] ;
    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/186371> ;
        schema:value "186371" ] ;
    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/128629017> ;
        schema:value "128629017" ] .