@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/141334> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of West Georgia" ;
    skos:prefLabel "University of West Georgia" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of West Georgia is a public university in Carrollton, Georgia, United States. The university offers a satellite campus in Newnan, Georgia, select classes at its Douglasville Center, and off-campus Museum Studies classes at the Atlanta History Center in Atlanta, Georgia. A total of 16,072 students, including 10,075 undergraduate and 5,997 graduate, were enrolled as of fall 2025. The university is also one of four comprehensive universities in the University System of Georgia."@en ;
    schema:url <https://www.westga.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20West%20Georgia%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141334> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2495945> ;
    schema:sameAs <https://www.instagram.com/uwestga> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-west-georgia> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02tm_m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2495945> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Carrollton" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30118-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.573621 ;
        schema:longitude -85.097762 ] ;
    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 "1601" ] ;
    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 "160100" ] ;
    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/141334> ;
        schema:value "141334" ] ;
    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/111887> ;
        schema:value "111887" ] .