@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/183822> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bloomfield College" ;
    skos:prefLabel "Bloomfield College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bloomfield College of Montclair State University is a public college in Bloomfield, in the U.S. state of New Jersey. It is chartered by the State of New Jersey and accredited by the Middle States Commission on Higher Education. The school became part of Montclair State University starting in July 2023, before which it had been a private college affiliated with the Presbyterian Church (USA) through the Synod of the Northeast."@en ;
    schema:url <https://www.bloomfield.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/183822> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4928235> ;
    schema:sameAs <https://twitter.com/bloomfieldedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r3q2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4928235> ;
    skos:note "Accredited by: NA" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bloomfield" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "7003" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.795105 ;
        schema:longitude -74.194309 ] ;
    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 "2597" ] ;
    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 "259700" ] ;
    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/183822> ;
        schema:value "183822" ] ;
    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/127839> ;
        schema:value "127839" ] .