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

<https://n2t.net/ark:/60537/bkPaRp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/jan-phillipskade" ;
  ns0:name "Jan Phillipskade"@nl ;
  prov:hadPrimarySource "Kadaster 1832" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233865> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7030362 52.005647, 4.703275 52.0057778, 4.7034949 52.0058377, 4.7057533 52.007048)"^^geo:wktLiteral ] .

