@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/186201> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ramapo College of New Jersey" ;
    skos:prefLabel "Ramapo College of New Jersey" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ramapo College of New Jersey (RCNJ) is a public liberal arts college in Mahwah, New Jersey. It is part of New Jersey's public system of higher education. As of the fall 2021 semester, there were a total of 5,732 students enrolled at the college, including 576 graduate students and 11 doctorate students. The school has a \"somewhat selective\" acceptance rate."@en ;
    schema:url <https://www.ramapo.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Ramapo%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/186201> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7289009> ;
    schema:sameAs <https://twitter.com/ramapocollegenj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7289009> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mahwah" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "07430-1680" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.080942 ;
        schema:longitude -74.174086 ] ;
    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 "9344" ] ;
    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 "934400" ] ;
    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/186201> ;
        schema:value "186201" ] ;
    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/128568> ;
        schema:value "128568" ] .