@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/140951> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Savannah College of Art and Design" ;
    skos:prefLabel "Savannah College of Art and Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Savannah College of Art and Design (SCAD) is a private art school with locations in Savannah and Atlanta, Georgia, United States, and Lacoste, France. It was founded in 1978 to provide degrees in programs not then offered in the Southeast United States and to create a specialized professional art college to attract students from throughout the United States and abroad. The university enrolls more than 17,000 students from across the United States and around the world with international students comprising up to 25.4 percent of the student population. SCAD is accredited by the Southern Association of Colleges and Schools Commission on Colleges and other professional accrediting bodies."@en ;
    schema:url <https://www.scad.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/140951> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1020699> ;
    schema:sameAs <https://www.facebook.com/scad.edu> ;
    schema:sameAs <https://twitter.com/SCADdotedu> ;
    schema:sameAs <https://www.instagram.com/scaddotedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCwDlrvXecueebBA4vAwrDQQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03jhs7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1020699> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Savannah" ;
        schema:addressRegion "GA" ;
        schema:postalCode "31402-3146" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.072964 ;
        schema:longitude -81.09395 ] ;
    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 "21415" ] ;
    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 "2141500" ] ;
    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/140951> ;
        schema:value "140951" ] ;
    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/111692> ;
        schema:value "111692" ] .