@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/192448> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Long Island University" ;
    skos:prefLabel "Long Island University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Long Island University (LIU) is a private research university in Brooklyn and Brookville, New York, United States. LIU is classified among \"R2: Doctoral Universities – High research activity\" according to the Carnegie Classification of Institutions of Higher Education. The university enrolls over 16,000 students and offers over 500 academic programs at its main campuses, LIU Brooklyn and LIU Post on Long Island, in addition to non-residential locations and online. The LIU Sharks athletic teams compete in NCAA Division I as a Northeast Conference member. LIU hosts and sponsors the annual George Polk Awards in journalism."@en ;
    schema:url <https://www.liu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/LIU-Post.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/192448> ;
    schema:sameAs <http://www.wikidata.org/entity/Q543394> ;
    schema:sameAs <https://twitter.com/LIUPost> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03bcdd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q543394> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Brookville" ;
        schema:addressRegion "NY" ;
        schema:postalCode "11548-1327" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.820714 ;
        schema:longitude -73.593678 ] ;
    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 "2751" ] ;
    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 "275100" ] ;
    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/192448> ;
        schema:value "192448" ] ;
    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/130837> ;
        schema:value "130837" ] .