@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/192703> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Manhattan College" ;
    skos:prefLabel "Manhattan College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Manhattan University is a private, Catholic university in New York City, New York, US. Originally established in 1853 by the De La Salle Christian Brothers as an academy for day students, it was later incorporated as an institution of higher education through a charter granted by the New York State Board of Regents. In 1922, it moved from Manhattan to the Riverdale section of the Bronx, roughly 6.4 miles (10.3 km) north of its original location on 131st Street in Manhattanville."@en ;
    schema:url <https://www.manhattan.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/192703> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2749572> ;
    schema:sameAs <https://www.facebook.com/ManhattanCollegeEdu> ;
    schema:sameAs <https://twitter.com/manhattanedu> ;
    schema:sameAs <https://www.instagram.com/manhattanedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCIqN3cm4s7qwL07pO61NInw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04ftdq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2749572> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Riverdale" ;
        schema:addressRegion "NY" ;
        schema:postalCode "10471-4098" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.889756 ;
        schema:longitude -73.901893 ] ;
    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 "2758" ] ;
    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 "275800" ] ;
    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/192703> ;
        schema:value "192703" ] ;
    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/130943> ;
        schema:value "130943" ] .