@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/b87nJ0>
  ns0:name "Gouda, wijk 8 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/8"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100078> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70790843 52.00995713, 4.70809634 52.00985719, 4.70852093 52.01011776, 4.70888432 52.00993665, 4.70900839 52.01001156, 4.70888122 52.01009708, 4.70931087 52.01040246, 4.70955503 52.01068026, 4.70950464 52.01105128, 4.70991574 52.01104910, 4.70990748 52.01131556, 4.70964505 52.01133027, 4.70966797 52.01210456, 4.71018376 52.01215717, 4.71011453 52.01288575, 4.71058529 52.01283620, 4.71130335 52.01267311, 4.71161895 52.01252337, 4.71208670 52.01211062, 4.71232722 52.01187224, 4.71152587 52.01153645, 4.71162531 52.01140643, 4.71119661 52.01125537, 4.71125282 52.01105848, 4.71171242 52.01109731, 4.71198118 52.01096429, 4.71248868 52.01100378, 4.71241232 52.01087270, 4.71235753 52.01073608, 4.71219655 52.01064650, 4.71060543 52.01059103, 4.71011091 52.01046234, 4.71020431 52.01028715, 4.70987230 52.01016586, 4.70951838 52.00995596, 4.70885633 52.00960285, 4.70818048 52.00945130, 4.70750236 52.00971169, 4.70790843 52.00995713))"^^geo:wktLiteral ;
    osm:area 42825.0
  ] .

