@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/173045> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Augsburg University" ;
    skos:prefLabel "Augsburg University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Augsburg University is a private university in Minneapolis, Minnesota, United States. It is affiliated with the Evangelical Lutheran Church in America. It was founded in 1869 as a Norwegian-American Lutheran seminary known as Augsburg Seminarium. Today, the university enrolls approximately 2,400 undergraduate and 700 graduate students."@en ;
    schema:url <https://www.augsburg.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Augsburg%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173045> ;
    schema:sameAs <http://www.wikidata.org/entity/Q760516> ;
    schema:sameAs <https://www.facebook.com/AugsburgUniversity> ;
    schema:sameAs <https://twitter.com/augsburgu> ;
    schema:sameAs <https://www.instagram.com/augsburguniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01jj9t> ;
    owl:sameAs <http://www.wikidata.org/entity/Q760516> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Minneapolis" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55454" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.966307 ;
        schema:longitude -93.240436 ] ;
    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 "2334" ] ;
    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 "233400" ] ;
    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/173045> ;
        schema:value "173045" ] ;
    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/123466> ;
        schema:value "123466" ] .