Submitted by John Goodwin on 3rd June 2011
Find me a list of all the administrative counties and their names.
Query:
select ?a ?name
where
{
?a a <http://data.ordnancesurvey.co.uk/ontology/admingeo/County> .
?a <http://www.w3.org/2004/02/skos/core#prefLabel> ?name .}
| Dataset | Ordnance Survey |
|---|---|
| Created By | John Goodwin |
| Published | 2011-06-03 15:00 |