@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/btJM0f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/korte-akkerskade"^^xsd:string ;
  prov:hadPrimarySource "Kadaster 1832"^^xsd:string ;
  ns0:name "Korte Akkerskade"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233864> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.70196545 52.01017654, 4.70203662 52.00956123, 4.70214107 52.00924557, 4.70218753 52.00918095, 4.70399352 52.00802464, 4.70555993 52.00714529, 4.70571366 52.00706855, 4.70696708 52.00644227, 4.70754249 52.00611194)"^^geo:wktLiteral ] .

