@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/133669> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Florida Atlantic University" ;
    skos:prefLabel "Florida Atlantic University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Florida Atlantic University is a public research university with its main campus in Boca Raton, Florida, United States. The university is a member of the State University System of Florida and has satellite campuses in Dania Beach, Davie, Fort Lauderdale, Jupiter, and Fort Pierce. FAU was established as Florida's fifth public university and is classified among \"R1: Doctoral Universities – Very High Research Activity\"."@en ;
    schema:url <https://www.fau.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Florida%20Atlantic%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133669> ;
    schema:sameAs <http://www.wikidata.org/entity/Q429863> ;
    schema:sameAs <https://www.facebook.com/FloridaAtlantic> ;
    schema:sameAs <https://twitter.com/FloridaAtlantic> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03l78j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q429863> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boca Raton" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33431-0991" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 26.372421 ;
        schema:longitude -80.102978 ] ;
    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 "1481" ] ;
    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 "148100" ] ;
    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/133669> ;
        schema:value "133669" ] ;
    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/109314> ;
        schema:value "109314" ] .