@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/173142> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bethany Lutheran College" ;
    skos:prefLabel "Bethany Lutheran College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bethany Lutheran College (BLC) is a private Christian liberal arts college in Mankato, Minnesota, United States. Founded in 1927, BLC is operated by the Evangelical Lutheran Synod. The campus overlooks the Minnesota River valley in a community of 53,000."@en ;
    schema:url <https://www.blc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173142> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4897766> ;
    schema:sameAs <https://www.facebook.com/BethanyLutheranCollege> ;
    schema:sameAs <https://twitter.com/bethanylutheran> ;
    schema:sameAs <https://www.youtube.com/channel/UC4B_5ZXR_q0kGKmL3Z6M6AA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/028q6g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4897766> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mankato" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.166649 ;
        schema:longitude -93.990805 ] ;
    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 "2337" ] ;
    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 "233700" ] ;
    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/173142> ;
        schema:value "173142" ] ;
    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/123509> ;
        schema:value "123509" ] .