@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/181853> a schema:EducationalOrganization, skos:Concept ;
    schema:name "York University" ;
    skos:prefLabel "York University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "York University is a private college affiliated with the Churches of Christ and located in York, Nebraska, United States. The college was founded in 1890 as York College and was founded by the United Brethren Church. The college was closed by the church in 1954, however, it was re-established two years later. The college re-branded to its current name in 2022."@en ;
    schema:url <https://www.york.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/York%20univ%20nebraska%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181853> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8055402> ;
    schema:sameAs <https://www.facebook.com/YorkUNebraska> ;
    schema:sameAs <https://twitter.com/yorkunebraska> ;
    schema:sameAs <https://www.youtube.com/channel/UCLxYRShHgVKte4W96GdW_-Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05cftc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8055402> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "York" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68467-2699" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.869526 ;
        schema:longitude -97.579352 ] ;
    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 "2567" ] ;
    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 "256700" ] ;
    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/181853> ;
        schema:value "181853" ] ;
    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/127228> ;
        schema:value "127228" ] .