@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/boWz3V>
  ns0:name "Gouda, wijk 11 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/11"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100076> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71054079 52.00769360, 4.71140532 52.00801278, 4.71170205 52.00778458, 4.71090854 52.00746025, 4.71035912 52.00718789, 4.70953713 52.00700043, 4.70764936 52.00736153, 4.70761688 52.00737557, 4.70511590 52.00845631, 4.70702444 52.00940334, 4.70784927 52.00904737, 4.70821194 52.00927090, 4.70834202 52.00931817, 4.70897600 52.00903251, 4.71026454 52.00822819, 4.70987813 52.00797501, 4.71054079 52.00769360))"^^geo:wktLiteral ;
    osm:area 59635.0
  ] .

