@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix gn: <http://www.geonames.org/ontology#> .
@prefix dare: <http://imperium.ahlfeldt.se/places/ontology#> . 
@prefix spatial: <http://geovocab.org/spatial#> . 
@prefix dbpedia-ont: <http://dbpedia.org/ontology/> .
@prefix cc: <http://creativecommons.org/ns#> .

<http://imperium.ahlfeldt.se/places/20699>
a dare:Feature ;
rdfs:isDefinedBy <http://imperium.ahlfeldt.se/places/20699.rdf> ;
dcterms:title "St Albans" ;
gn:officialName "St Albans" ;
dcterms:subject "unknown" ;
gn:historicalName "Verulamium"@la ;
dare:province "Britannia" ;
dcterms:temporal "43/410" ;
skos:exactMatch <http://pleiades.stoa.org/places/79739#this> ;
skos:closeMatch <http://www.trismegistos.org/place/14800> ;
gn:historicalName "ÎŸá½ÏÎ¿Î»á½±Î½Î¹Î¿Î½"@grc ;
skos:closeMatch <http://www.venividiverulamium.org.uk> ;
skos:closeMatch <http://www.pastscape.org.uk/hob.aspx?hob_id=361847> ;
skos:closeMatch <http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.04.0006:entry=verulamium> ;
skos:closeMatch <http://www.roman-britain.org/places/verulamium.htm> ;
skos:closeMatch <http://www.openstreetmap.org/way/159454810> ;
skos:closeMatch <http://dbpedia.org/resource/Verulamium> ;
skos:closeMatch <http://www.openstreetmap.org/way/4372956> ;
skos:closeMatch <http://www.openstreetmap.org/way/34290313> ;
skos:closeMatch <http://www.openstreetmap.org/node/25150239> ;
skos:closeMatch <http://www.openstreetmap.org/way/4372957> ;
skos:closeMatch <http://dbpedia.org/resource/Verlamion> ;
skos:closeMatch <http://www.wikidata.org/entity/Q19857> ;
skos:closeMatch <http://www.wikidata.org/entity/Q19861> ;
spatial:Pi <http://imperium.ahlfeldt.se/places/24100> ;
geo:location [ geo:lat "51.752923"^^xsd:double ; geo:long "-0.358582"^^xsd:double ] ;
dare:precision "2000"^^xsd:integer ;
gn:countryCode "GB" .

<http://imperium.ahlfeldt.se/places/20699.rdf>
a foaf:Document ;
foaf:primaryTopic <http://imperium.ahlfeldt.se/places/20699> ;
cc:license <http://creativecommons.org/licenses/by-sa/3.0/> ;
cc:attributionURL <http://imperium.ahlfeldt.se/places/20699> ;
cc:attributionName "St Albans, Digital Atlas of the Roman Empire" ;
dcterms:created "2013-08-01"^^xsd:date ;
dcterms:modified "2014-12-17"^^xsd:date .