University of West Georgia
HOMEPAGE ADDRESShttp://www.grid.ac/institutes/grid.267437.3
ISNIhttp://www.isni.org/isni/0000000122236696
CROSSREF100007922
WIKIDATA WIKIPEDIA
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.westga.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100007922"
}
],
"grid:establishedYear": [
{
"@value": "1906-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.267437.3/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.298187.d"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2495945"
}
],
"grid:id": [
{
"@value": "grid.267437.3"
}
],
"grid:isni": [
{
"@value": "0000 0001 2223 6696"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_West_Georgia"
}
],
"id": "http://www.grid.ac/institutes/grid.267437.3",
"rdfs:label": "University of West Georgia",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of West Georgia"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "UWG"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.usg.edu/"
}
],
"grid:establishedYear": [
{
"@value": "1931-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.298187.d/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.263872.a"
},
{
"id": "http://www.grid.ac/institutes/grid.254286.f"
},
{
"id": "http://www.grid.ac/institutes/grid.213917.f"
},
{
"id": "http://www.grid.ac/institutes/grid.468770.a"
},
{
"id": "http://www.grid.ac/institutes/grid.256304.6"
},
{
"id": "http://www.grid.ac/institutes/grid.256036.4"
},
{
"id": "http://www.grid.ac/institutes/grid.258509.3"
},
{
"id": "http://www.grid.ac/institutes/grid.256303.1"
},
{
"id": "http://www.grid.ac/institutes/grid.255375.3"
},
{
"id": "http://www.grid.ac/institutes/grid.256302.0"
},
{
"id": "http://www.grid.ac/institutes/grid.213876.9"
},
{
"id": "http://www.grid.ac/institutes/grid.434838.0"
},
{
"id": "http://www.grid.ac/institutes/grid.454525.7"
},
{
"id": "http://www.grid.ac/institutes/grid.462027.5"
},
{
"id": "http://www.grid.ac/institutes/grid.468931.1"
},
{
"id": "http://www.grid.ac/institutes/grid.410427.4"
},
{
"id": "http://www.grid.ac/institutes/grid.412232.4"
},
{
"id": "http://www.grid.ac/institutes/grid.475349.8"
},
{
"id": "http://www.grid.ac/institutes/grid.468753.b"
},
{
"id": "http://www.grid.ac/institutes/grid.267437.3"
},
{
"id": "http://www.grid.ac/institutes/grid.462359.f"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2495809"
}
],
"grid:id": [
{
"@value": "grid.298187.d"
}
],
"grid:isni": [
{
"@value": "0000 0001 0291 7507"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_System_of_Georgia"
}
],
"id": "http://www.grid.ac/institutes/grid.298187.d",
"rdfs:label": "University System of Georgia",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University System of Georgia"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "USG"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "33.573357",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-85.099593",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Carrollton"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4186416/"
}
],
"id": "http://www.grid.ac/institutes/grid.267437.3/address-0",
"sdDataset": "grid",
"type": [
"http://www.grid.ac/ontology/Address"
]
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://www.grid.ac/institutes/grid.267437.3'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.grid.ac/institutes/grid.267437.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.267437.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.267437.3'
This table displays all metadata directly associated to this object as RDF triples.
57 TRIPLES
14 PREDICATES
15 URIs
7 LITERALS