@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/bDwFmh>
  ns0:name "Corte Goude"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/corte-goude"^^xsd:string ;
  prov:hadPrimarySource "Matthijs bij VP 2939"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233855> ;
  ns0:startDate "1368"^^xsd:gYear ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.70602122 52.01085530, 4.70735500 52.00990511, 4.70761400 52.00979171)"^^geo:wktLiteral ] .

