@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/133711> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Flagler College" ;
    skos:prefLabel "Flagler College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Flagler College is a private liberal arts college in St. Augustine, Florida, United States. The school was founded in 1968 and offers 44 undergraduate majors and two master's programs. It also operated the Flagler College – Tallahassee Campus from 2000 to 2024."@en ;
    schema:url <https://www.flagler.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Flagler%20College%20wordmark%20%28stacked%29.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133711> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3073226> ;
    schema:sameAs <https://www.facebook.com/FlaglerCollege> ;
    schema:sameAs <https://twitter.com/FlaglerCollege> ;
    schema:sameAs <https://www.instagram.com/flaglercollege> ;
    schema:sameAs <https://www.youtube.com/channel/UClklzJxSxMejXqa0vXWXP9g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01np7l> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3073226> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Augustine" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32084" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.892733 ;
        schema:longitude -81.314887 ] ;
    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 "7893" ] ;
    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 "789300" ] ;
    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/133711> ;
        schema:value "133711" ] ;
    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/109332> ;
        schema:value "109332" ] .