@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/180878> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bryan College of Health Sciences" ;
    skos:prefLabel "Bryan College of Health Sciences" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bryan College of Health Sciences is an undergraduate medical school in Lincoln, Nebraska, United States. The college was established in 1926 and opened in 1929 as the Bryan Memorial School of Nursing and re-branded to its current name in 2012. The college is an affiliate of Bryan Health, with its main campus located on the provider's East Campus. The college also has a campus in Hastings."@en ;
    schema:url <https://www.bryanhealthcollege.edu/bcohs/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180878> ;
    schema:sameAs <http://www.wikidata.org/entity/Q30263365> ;
    owl:sameAs <http://www.wikidata.org/entity/Q30263365> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lincoln" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68506" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.796768 ;
        schema:longitude -96.651532 ] ;
    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 "6399" ] ;
    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 "639900" ] ;
    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/180878> ;
        schema:value "180878" ] ;
    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/126784> ;
        schema:value "126784" ] .