@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/187198> a schema:EducationalOrganization, skos:Concept ;
    schema:name "UCNJ Union College of Union County NJ" ;
    skos:prefLabel "UCNJ Union College of Union County NJ" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Union College is a public community college in Union County, in the U.S. state of New Jersey. It was founded in 1933 as the first of New Jersey's public community colleges. The college has four campuses: Cranford, Elizabeth, Plainfield, and Scotch Plains. It is accredited by the Middle States Commission on Higher Education. The college offers more than 80 programs leading to Associate in Arts, Associate in Science, and Associate in Applied Science degrees and certificate programs provided by the Continuing Education program. It also offers distance education classes."@en ;
    schema:url <https://www.ucc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/187198> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7885602> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08k__v> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7885602> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cranford" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "07016-1528" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.668595 ;
        schema:longitude -74.319138 ] ;
    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 "2643" ] ;
    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 "264300" ] ;
    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/187198> ;
        schema:value "187198" ] ;
    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/128841> ;
        schema:value "128841" ] .