@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/185590> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Montclair State University" ;
    skos:prefLabel "Montclair State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Montclair State University (Montclair) is a public research university in Montclair, New Jersey, United States. Parts of the campus extend into Clifton and into Little Falls. As of June 2024, there were 22,570 total enrolled students: 18,062 undergraduate students and 4,508 graduate students. It is classified among \"R2: Doctoral Universities – High research activity\". The campus covers approximately 252 acres (1.02 km2). The university offers more than 300 majors, minors, and concentrations."@en ;
    schema:url <https://www.montclair.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/185590> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5018694> ;
    schema:sameAs <https://www.facebook.com/MontclairStateUniversity> ;
    schema:sameAs <https://twitter.com/montclairstateu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r47h> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5018694> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Montclair" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "07043-1624" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.860414 ;
        schema:longitude -74.198141 ] ;
    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 "2617" ] ;
    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 "261700" ] ;
    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/185590> ;
        schema:value "185590" ] ;
    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/128364> ;
        schema:value "128364" ] .