@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/183910> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Caldwell University" ;
    skos:prefLabel "Caldwell University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Caldwell University is a private Catholic university in Caldwell, New Jersey, United States. Founded in 1939 by the Sisters of St. Dominic, the university is accredited by the Middle States Commission on Higher Education, chartered by the State of New Jersey, and registered with the Regents of the University of the State of New York. Caldwell offers 25 undergraduate and 30 graduate programs, including doctoral, master's, certificate, and certification programs, as well as online and distance learning options."@en ;
    schema:url <https://www.caldwell.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/183910> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5019140> ;
    schema:sameAs <https://www.facebook.com/caldwelluniversity> ;
    schema:sameAs <https://twitter.com/caldwelluniv> ;
    schema:sameAs <https://www.instagram.com/caldwelluniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCoWdrOqHs0xVqLqw8UmVdmA> ;
    schema:sameAs <https://www.linkedin.com/company/caldwell-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r3rh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5019140> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Caldwell" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "07006-6195" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.832753 ;
        schema:longitude -74.272571 ] ;
    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 "2598" ] ;
    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 "259800" ] ;
    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/183910> ;
        schema:value "183910" ] ;
    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/127884> ;
        schema:value "127884" ] .