@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/131159> a schema:EducationalOrganization, skos:Concept ;
    schema:name "American University" ;
    skos:prefLabel "American University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The American University is a private federally chartered research university in Washington, D.C., United States. Its main campus spans 90 acres on Ward Circle, in the Spring Valley and Tenleytown neighborhoods of Northwest D.C."@en ;
    schema:url <https://www.american.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/American%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/131159> ;
    schema:sameAs <http://www.wikidata.org/entity/Q168000> ;
    schema:sameAs <https://www.facebook.com/AmericanUniversity> ;
    schema:sameAs <https://twitter.com/AmericanU> ;
    schema:sameAs <https://www.instagram.com/americanuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCu4P4G_vIIAm2bR9I3VA0FQ> ;
    schema:sameAs <https://www.linkedin.com/company/american-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0kw4j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q168000> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Washington" ;
        schema:addressRegion "DC" ;
        schema:postalCode "20016-8001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.936005 ;
        schema:longitude -77.088875 ] ;
    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 "1434" ] ;
    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 "143400" ] ;
    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/131159> ;
        schema:value "131159" ] ;
    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/108816> ;
        schema:value "108816" ] .