@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/141264> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Valdosta State University" ;
    skos:prefLabel "Valdosta State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Valdosta State University is a public university in Valdosta, Georgia, United States. Founded in 1906, it launched in 1913 as an all-girls college. VSU is one of the four comprehensive universities in the University System of Georgia. As of 2019, VSU had over 12,000 undergraduate and graduate students. VSU also offers classes at Moody Air Force Base, located northeast of Valdosta in Lowndes County."@en ;
    schema:url <https://www.valdosta.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Valdosta%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141264> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2508061> ;
    schema:sameAs <https://www.facebook.com/valdostastate> ;
    schema:sameAs <https://twitter.com/valdostastate> ;
    schema:sameAs <https://www.instagram.com/valdostastate> ;
    schema:sameAs <https://www.youtube.com/channel/UC3jHXbvpe12hU7yEq6lbeTg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/032371> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2508061> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Valdosta" ;
        schema:addressRegion "GA" ;
        schema:postalCode "31698" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.847402 ;
        schema:longitude -83.289282 ] ;
    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 "1599" ] ;
    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 "159900" ] ;
    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/141264> ;
        schema:value "141264" ] ;
    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/111841> ;
        schema:value "111841" ] .