@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#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/box9Ha>
  ns0:name "Gouda, 14. quartier (1542-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/14"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100663> ;
  ns0:startDate "1542"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70992166 52.01288239, 4.71000075 52.01288899, 4.71031441 52.01286965, 4.71078087 52.01280009, 4.71132838 52.01265700, 4.71170814 52.01246714, 4.71211029 52.01211707, 4.71167495 52.01182739, 4.71176465 52.01174862, 4.71158873 52.01167538, 4.71166995 52.01159127, 4.71146270 52.01151256, 4.71157568 52.01139747, 4.71089667 52.01112415, 4.71089326 52.01112278, 4.71092031 52.01107066, 4.71047049 52.01093145, 4.71034113 52.01080032, 4.71036943 52.01062782, 4.71043328 52.01055088, 4.71011578 52.01047193, 4.70992166 52.01288239))"^^geo:wktLiteral ;
    osm:area 22849.0
  ] .

