@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/133951> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Florida International University" ;
    skos:prefLabel "Florida International University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Florida International University (FIU) is a public research university with its main campus in Westchester, Florida, United States. Founded in 1965 by the Florida Legislature, the school opened to students in 1972. FIU is the third-largest university in Florida and the eighth-largest public university in the United States by enrollment. It is a constituent part of the State University System of Florida and one of four state-designated Preeminent State Research Universities."@en ;
    schema:url <https://www.fiu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Florida%20International%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133951> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1065809> ;
    schema:sameAs <https://www.facebook.com/floridainternational> ;
    schema:sameAs <https://twitter.com/fiu> ;
    schema:sameAs <https://www.instagram.com/fiuinstagram> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/022fj_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1065809> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Miami" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33199" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 25.75732 ;
        schema:longitude -80.373928 ] ;
    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 "9635" ] ;
    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 "963500" ] ;
    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/133951> ;
        schema:value "133951" ] ;
    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/109420> ;
        schema:value "109420" ] .