@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/181127> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hastings College" ;
    skos:prefLabel "Hastings College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hastings College is a private four-year college in Hastings, Nebraska, United States. The college was founded in 1882 and is a Presbyterian affiliated college. The campus includes 40 buildings, twelve of which are listed on the National Register of Historic Places. The college's mascot is known as the Broncos."@en ;
    schema:url <https://www.hastings.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181127> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5680304> ;
    schema:sameAs <https://twitter.com/hastingscollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/091d0l> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5680304> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hastings" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68901" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.59025 ;
        schema:longitude -98.374403 ] ;
    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 "2548" ] ;
    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 "254800" ] ;
    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/181127> ;
        schema:value "181127" ] ;
    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/126872> ;
        schema:value "126872" ] .