@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/118888> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northeastern University Oakland" ;
    skos:prefLabel "Northeastern University Oakland" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Mills College at Northeastern University in Oakland, California is part of Northeastern University's global university system. Mills College was founded as the Young Ladies Seminary in 1852 in Benicia, California; it was relocated to Oakland in 1871 and became the second women's college west of the Rockies. In 2022, it merged with Northeastern University."@en ;
    schema:url <https://oakland.northeastern.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Mills%20College%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/118888> ;
    schema:sameAs <http://www.wikidata.org/entity/Q638859> ;
    schema:sameAs <https://www.facebook.com/MillsCollege> ;
    schema:sameAs <https://twitter.com/MillsCollege> ;
    schema:sameAs <https://www.instagram.com/millscollege> ;
    schema:sameAs <https://www.linkedin.com/company/mills-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0288zy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q638859> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Oakland" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94613" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.781425 ;
        schema:longitude -122.182294 ] ;
    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 "2199" ] ;
    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 "219917" ] ;
    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/118888> ;
        schema:value "118888" ] ;
    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/105215> ;
        schema:value "105215" ] .