@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/133492> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Eckerd College" ;
    skos:prefLabel "Eckerd College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Eckerd College is a private liberal arts college in St. Petersburg, Florida, United States. Founded in 1958, part of the campus is waterfront and beach on Boca Ciega Bay. Because of its location, Eckerd is considered a \"beach school\" and has its own student volunteer maritime search and rescue team. It is accredited by the Southern Association of Colleges and Schools and a member of the Annapolis group of national liberal arts colleges and the Oberlin Group of Libraries."@en ;
    schema:url <https://www.eckerd.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Eckerd%20college%20gulfcoast%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133492> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5332879> ;
    schema:sameAs <https://www.facebook.com/eckerdcollege> ;
    schema:sameAs <https://twitter.com/eckerdcollege> ;
    schema:sameAs <https://www.instagram.com/eckerdlife> ;
    schema:sameAs <https://www.linkedin.com/company/eckerdcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/046w9n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5332879> ;
    skos:altLabel "Florida Presbyterian College" ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Petersburg" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33711-4700" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 27.715798 ;
        schema:longitude -82.687043 ] ;
    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 "1487" ] ;
    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 "148700" ] ;
    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/133492> ;
        schema:value "133492" ] ;
    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/109253> ;
        schema:value "109253" ] .