@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/104151> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Arizona State University Campus Immersion" ;
    skos:prefLabel "Arizona State University Campus Immersion" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Arizona State University is a public research university in Tempe, Arizona, United States. Founded in 1885 as Territorial Normal School by the 13th Arizona Territorial Legislature, the university is one of the largest public universities by enrollment in the United States. It was one of about 180 \"normal schools\" founded in the late 19th century to train teachers for the rapidly growing public common schools. Some closed, but most steadily expanded their role and became state colleges in the early 20th century, then state universities in the late 20th century."@en ;
    schema:url <https://www.asu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Arizona%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/104151> ;
    schema:sameAs <http://www.wikidata.org/entity/Q670897> ;
    schema:sameAs <https://www.facebook.com/arizonastateuniversity> ;
    schema:sameAs <https://twitter.com/ASU> ;
    schema:sameAs <https://www.instagram.com/arizonastateuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UC027E0kdtyo0h4lLGROg-dA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0trv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q670897> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tempe" ;
        schema:addressRegion "AZ" ;
        schema:postalCode "85287" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.417721 ;
        schema:longitude -111.934383 ] ;
    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 "1081" ] ;
    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 "108100" ] ;
    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/104151> ;
        schema:value "104151" ] ;
    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/101019> ;
        schema:value "101019" ] .