@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/185572> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Monmouth University" ;
    skos:prefLabel "Monmouth University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Monmouth University is a private university in West Long Branch, New Jersey, United States. Founded in 1933 as Monmouth Junior College, it became Monmouth College in 1956 and Monmouth University in 1995 after receiving its charter. It enrolls about 4,660 undergraduate and 1,750 graduate students and employs 302 full-time faculty members."@en ;
    schema:url <https://www.monmouth.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Monmouth%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/185572> ;
    schema:sameAs <http://www.wikidata.org/entity/Q922647> ;
    schema:sameAs <https://www.facebook.com/MonmouthUniversity> ;
    schema:sameAs <https://twitter.com/monmouthu> ;
    schema:sameAs <https://www.instagram.com/monmouthuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r46p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q922647> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "West Long Branch" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "07764-1898" ] ;
    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 "2616" ] ;
    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 "261600" ] ;
    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/185572> ;
        schema:value "185572" ] ;
    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/128355> ;
        schema:value "128355" ] .