@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/175227> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Dunwoody College of Technology" ;
    skos:prefLabel "Dunwoody College of Technology" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Dunwoody College of Technology is a private technology school in Minneapolis, Minnesota. It offers Bachelor of Science (B.S.), Bachelor of Architecture and Associate of Applied Science (A.A.S.) degrees."@en ;
    schema:url <https://www.dunwoody.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/175227> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5315811> ;
    schema:sameAs <https://www.facebook.com/dunwoodycollege> ;
    schema:sameAs <https://twitter.com/dunwoodycollege> ;
    schema:sameAs <https://www.instagram.com/dunwoodycollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCh4Vby9LSYXa1iHbbGf_Mng> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02ndxb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5315811> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Minneapolis" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55403-1192" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.97281 ;
        schema:longitude -93.290608 ] ;
    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 "4641" ] ;
    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 "464100" ] ;
    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/175227> ;
        schema:value "175227" ] ;
    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/124441> ;
        schema:value "124441" ] .