@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/192749> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Manhattanville College" ;
    skos:prefLabel "Manhattanville College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Manhattanville University is a private university in Purchase, New York, United States. Founded in 1841 as a school at 412 Houston Street in Lower Manhattan, it was initially known as the \"Academy of the Sacred Heart\". In 1917, the academy received a charter from the Regents of the State of New York to raise the school officially to a collegiate level, granting degrees as the \"College of the Sacred Heart\". In 1937, it became known as \"Manhattanville College of the Sacred Heart\", and from 1966 to 2024 as \"Manhattanville College\"."@en ;
    schema:url <https://www.mville.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Manhattanville%20college%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/192749> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14706889> ;
    schema:sameAs <https://twitter.com/mville_college> ;
    schema:sameAs <https://www.instagram.com/manhattanville_college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/037sfm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14706889> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Purchase" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10577" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.032187 ;
        schema:longitude -73.715645 ] ;
    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 "2760" ] ;
    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 "276000" ] ;
    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/192749> ;
        schema:value "192749" ] ;
    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/130961> ;
        schema:value "130961" ] .