@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/5>
a dare:Feature ;
rdfs:isDefinedBy <http://imperium.ahlfeldt.se/places/5.rdf> ;
dcterms:title "Speyer" ;
gn:officialName "Speyer" ;
dcterms:subject "unknown" ;
gn:historicalName "Noviomagus"@la ;
gn:historicalName "Nemetae"@la ;
gn:historicalName "Civitas Nemetum"@la ;
gn:historicalName "Spira"@la ;
dare:province "Germania I" ;
dcterms:temporal "-30/640" ;
dare:LAU-2_Code "07318000" ;
dare:LAU-2 "Speyer, Stadt" ;
dare:NUTS-3 "Speyer, Kreisfreie Stadt" ;
skos:closeMatch <http://sws.geonames.org/2830582> ;
skos:exactMatch <http://pleiades.stoa.org/places/109224#this> ;
skos:closeMatch <http://www.trismegistos.org/place/27863> ;
gn:alternateName "Spire"@fr ;
skos:closeMatch <http://de.dbpedia.org/resource/Speyer> ;
skos:closeMatch <http://de.dbpedia.org/resource/Geschichte_der_Stadt_Speyer> ;
skos:closeMatch <http://bouwstoffen.kantl.be/tw/lemma/?id=14663> ;
skos:closeMatch <http://bouwstoffen.kantl.be/tw/lemma/?id=11251> ;
skos:closeMatch <http://bouwstoffen.kantl.be/tw/lemma/?id=11526> ;
skos:closeMatch <http://www.theatrum.de/170.html> ;
skos:closeMatch <http://www.theatrum.de/1486.html> ;
skos:closeMatch <http://whc.unesco.org/en/list/168> ;
skos:closeMatch <http://www.cambridge.org/us/talbert/talbertdatabase/TPPlace881.html> ;
skos:closeMatch <http://www.wikidata.org/entity/Q1517138> ;
skos:closeMatch <http://www.wikidata.org/entity/Q6829> ;
geo:location [ geo:lat "49.31723"^^xsd:double ; geo:long "8.44245"^^xsd:double ] ;
dare:precision "2000"^^xsd:integer ;
gn:countryCode "DE" .

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