@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bfq1RA>
  ns0:name "Herenstraat"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/herenstraat-1641"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/295880> ;
  ns0:startDate "1641"^^xsd:gYear ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.71504308 52.00811199, 4.71542973 52.00817313)"^^geo:wktLiteral ] .

