@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/166391> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lasell University" ;
    skos:prefLabel "Lasell University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lasell University (LU) is a private university in Newton, Massachusetts, United States. It was founded in 1851 as a women's seminary. It became a college in 1932, a four-year institution in 1989, coeducational in 1997, and a university proper in 2019. The campus spans 54 acres and is located in the village of Auburndale."@en ;
    schema:url <https://www.lasell.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166391> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6492933> ;
    schema:sameAs <https://www.facebook.com/LasellUniv> ;
    schema:sameAs <https://twitter.com/laselluniv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0btx82> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6492933> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Newton" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2466" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.342148 ;
        schema:longitude -71.24347 ] ;
    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 "2158" ] ;
    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 "215800" ] ;
    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/166391> ;
        schema:value "166391" ] ;
    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/121257> ;
        schema:value "121257" ] .