@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/156727> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Frontier Nursing University" ;
    skos:prefLabel "Frontier Nursing University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Frontier Nursing University is a private graduate school of nursing in Versailles, Kentucky. It was established by the Frontier Nursing Service in 1939 as the Frontier School of Midwifery and Family Nursing."@en ;
    schema:url <https://www.frontier.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/156727> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5506030> ;
    schema:sameAs <https://www.facebook.com/FrontierSchool> ;
    schema:sameAs <https://twitter.com/frontiernursing> ;
    schema:sameAs <https://www.instagram.com/frontiernursinguniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCjXzdzRQvQg3GO43T-qUy1g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/025yg19> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5506030> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Versailles" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40383" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.051018 ;
        schema:longitude -84.692791 ] ;
    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 "30070" ] ;
    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 "3007000" ] ;
    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/156727> ;
        schema:value "156727" ] ;
    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/117566> ;
        schema:value "117566" ] .