@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/184782> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Rowan University" ;
    skos:prefLabel "Rowan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Rowan University is a public research university in Glassboro, New Jersey, United States. Founded in 1923 as Glassboro Normal School on a 25-acre (10 ha) site donated by 107 residents, the school was known as Glassboro State College from 1958 until 1992 and Rowan College of New Jersey from 1992 to 1997. It also operates a medical campus in Stratford, and medical and academic campuses in Camden."@en ;
    schema:url <https://www.rowan.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Rowan%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/184782> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1799872> ;
    schema:sameAs <https://www.facebook.com/RowanUniversity> ;
    schema:sameAs <https://twitter.com/rowanuniversity> ;
    schema:sameAs <https://www.instagram.com/rowanuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03h_qt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1799872> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Glassboro" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "8028" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.709108 ;
        schema:longitude -75.119119 ] ;
    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 "2609" ] ;
    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 "260900" ] ;
    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/184782> ;
        schema:value "184782" ] ;
    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/128160> ;
        schema:value "128160" ] .