@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/196413> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Syracuse University" ;
    skos:prefLabel "Syracuse University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Syracuse University is a private research university in Syracuse, New York, United States. It was established in 1870 with roots in the Methodist Episcopal Church but has been nonsectarian since 1920. Located in the city's University Hill neighborhood, east and southeast of downtown Syracuse, the large campus features an eclectic mix of architecture, ranging from nineteenth-century Romanesque Revival to contemporary buildings. Syracuse University is organized into 13 schools and colleges and is classified among \"R1: Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://www.syracuse.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Syracuse%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196413> ;
    schema:sameAs <http://www.wikidata.org/entity/Q617433> ;
    schema:sameAs <https://www.facebook.com/syracuseuniversity> ;
    schema:sameAs <https://twitter.com/EngineeringSU> ;
    schema:sameAs <https://www.instagram.com/syracuseu> ;
    schema:sameAs <https://www.youtube.com/channel/UCU_XRI4aAckesTGH2x7BL1A> ;
    schema:sameAs <https://www.linkedin.com/company/syracuse-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/078bz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q617433> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Syracuse" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13244" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.036644 ;
        schema:longitude -76.133989 ] ;
    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 "2882" ] ;
    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 "288200" ] ;
    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/196413> ;
        schema:value "196413" ] ;
    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/132578> ;
        schema:value "132578" ] .