@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/151777> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Manchester University" ;
    skos:prefLabel "Manchester University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Manchester University is a private liberal arts university associated with the Church of the Brethren and two locations, a residential campus in North Manchester, Indiana, and a second location in Fort Wayne, Indiana, which hosts the university's doctorate programs in pharmacy; master's programs in pharmacogenomics, athletic training, and nutrition and nutrigenomics; and an accelerated second degree program in nursing. Total enrollment is approximately 1,200 students."@en ;
    schema:url <https://www.manchester.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Manchester%20univ%20indiana%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151777> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6747552> ;
    schema:sameAs <https://www.facebook.com/ManchesterUniv> ;
    schema:sameAs <https://twitter.com/ManchesterUniv> ;
    schema:sameAs <https://www.linkedin.com/company/manchester-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02k5h4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6747552> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "North Manchester" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46962" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.01154 ;
        schema:longitude -85.762249 ] ;
    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 "1820" ] ;
    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 "182000" ] ;
    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/151777> ;
        schema:value "151777" ] ;
    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/115296> ;
        schema:value "115296" ] .