@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/162210> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Washington Adventist University" ;
    skos:prefLabel "Washington Adventist University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Washington Adventist University is a private Seventh-day Adventist university in Takoma Park, Maryland."@en ;
    schema:url <https://www.wau.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/162210> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3551510> ;
    schema:sameAs <https://www.facebook.com/WashingtonAdventistUniversity> ;
    schema:sameAs <https://twitter.com/ThisIsWAU> ;
    schema:sameAs <https://www.instagram.com/washingtonadventistuniversity> ;
    schema:sameAs <https://www.linkedin.com/company/washington-adventist-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01n46p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3551510> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Takoma Park" ;
        schema:addressRegion "MD" ;
        schema:postalCode "20912" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.986349 ;
        schema:longitude -77.000608 ] ;
    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 "2067" ] ;
    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 "206700" ] ;
    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/162210> ;
        schema:value "162210" ] ;
    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/119933> ;
        schema:value "119933" ] ;
    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/120494> ;
        schema:value "120494" ] .