@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bGdBe6>
  ns0:name "Amersfoort"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/plaats/amersfoort"^^xsd:string ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/1664>, <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amersfoort>, <http://www.wikidata.org/entity/Q992>, <https://sws.geonames.org/2759820/> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Amersfoort> ;
  a ns0:Place ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37849> ;
  geo:hasGeometry [ geo:asWKT "POINT(5.387500 52.155000)"^^geo:wktLiteral ] .

