@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/131450> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Gallaudet University" ;
    skos:prefLabel "Gallaudet University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Gallaudet University is a private federally chartered university in Washington, D.C., for the education of the deaf and hard of hearing. It was founded in 1864 as a grammar school for both deaf and blind children. It was the first school for the advanced education of the deaf and hard of hearing in the world and remains the only higher education institution in which all programs and services are specifically designed to accommodate deaf and hard of hearing students. Hearing students are admitted to the graduate school and a small number are also admitted as undergraduates each year. The university was named after Thomas Hopkins Gallaudet, a notable figure in the advancement of deaf education."@en ;
    schema:url <https://www.gallaudet.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Gallaudet%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/131450> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1056373> ;
    schema:sameAs <https://www.facebook.com/gallaudetu> ;
    schema:sameAs <https://twitter.com/gallaudetu> ;
    schema:sameAs <https://www.instagram.com/gallaudetu> ;
    schema:sameAs <https://www.youtube.com/channel/UCAbFXOPq0sx03ev-kO3FE2A> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01952x> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1056373> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Washington" ;
        schema:addressRegion "DC" ;
        schema:postalCode "20002-3695" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.907371 ;
        schema:longitude -76.993675 ] ;
    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 "1443" ] ;
    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 "144300" ] ;
    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/131450> ;
        schema:value "131450" ] ;
    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/108870> ;
        schema:value "108870" ] .