@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bojD3Y>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/poort-van-witte-goevers" ;
  ns0:name "Poort van Witte Goevers"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/295879> ;
  ns0:startDate "1586"^^xsd:gYear ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.71312869 52.00904894, 4.71327663 52.00887157)"^^geo:wktLiteral ] .

