@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/b74Zmw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/jan-lutenslop" ;
  ns0:name "Jan Lutenslop"@nl ;
  prov:hadPrimarySource "Matthijs" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233859> ;
  ns0:startDate "1571"^^xsd:gYear ;
  ns0:endDate "1610"^^xsd:gYear ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.71376414 52.01268115, 4.71346954 52.01255485)"^^geo:wktLiteral ] .

