@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/166513> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Massachusetts-Lowell" ;
    skos:prefLabel "University of Massachusetts-Lowell" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Massachusetts Lowell is a public research university in Lowell, Massachusetts, with a satellite campus in Haverhill, Massachusetts. It is the northernmost member of the University of Massachusetts public university system and has been accredited by the New England Commission of Higher Education (NECHE) since 1975. With 1,110 faculty members and over 18,000 students, it is the largest university in the Merrimack Valley and the second-largest public institution in the state. It is classified among \"R1: Doctoral Universities – Very high research spending and doctorate production\"."@en ;
    schema:url <https://www.uml.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UMass%20Lowell%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166513> ;
    schema:sameAs <http://www.wikidata.org/entity/Q15143> ;
    schema:sameAs <https://www.facebook.com/umlowell> ;
    schema:sameAs <https://twitter.com/umasslowell> ;
    schema:sameAs <https://www.instagram.com/umasslowell> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-massachusetts-lowell> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01lczl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q15143> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lowell" ;
        schema:addressRegion "MA" ;
        schema:postalCode "1854" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.652864 ;
        schema:longitude -71.326809 ] ;
    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 "2161" ] ;
    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 "216100" ] ;
    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/166513> ;
        schema:value "166513" ] ;
    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/121309> ;
        schema:value "121309" ] .