@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/136215> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Nova Southeastern University" ;
    skos:prefLabel "Nova Southeastern University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Nova Southeastern University (NSU) is a private research university in Florida with its main campus in Fort Lauderdale and Davie, Florida, United States. The university consists of 14 colleges, offering over 150 undergraduate, graduate, and doctoral degree programs. The university offers professional degrees in the social sciences, law, business, osteopathic medicine, allopathic medicine, health sciences, pharmacy, dentistry, optometry, physical therapy, education, occupational therapy, and nursing."@en ;
    schema:url <https://www.nova.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Nova%20Southeastern%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/136215> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1798499> ;
    schema:sameAs <https://www.facebook.com/NSUFlorida> ;
    schema:sameAs <https://twitter.com/nsuflorida> ;
    schema:sameAs <https://www.instagram.com/nsuflorida> ;
    schema:sameAs <https://www.youtube.com/channel/UCUaWVeA1DXPf8b6dD8KDamg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05d_lm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1798499> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fort Lauderdale" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33328-2004" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 26.082288 ;
        schema:longitude -80.249891 ] ;
    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 "1509" ] ;
    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 "150900" ] ;
    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/136215> ;
        schema:value "136215" ] ;
    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/110097> ;
        schema:value "110097" ] .