@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/bX5jMj>
  ns0:name "Dordrecht"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/plaats/dordrecht"^^xsd:string ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/2351>, <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht>, <http://www.wikidata.org/entity/Q26421>, <https://sws.geonames.org/2756668/> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Dordrecht> ;
  a ns0:Place ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93645> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.666670 51.800000)"^^geo:wktLiteral ] .

