@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/bUoe3P>
  ns0:name "Gouda, wijk 7 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/7"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100072> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70615914 52.01102667, 4.70672023 52.01068578, 4.70856916 52.01164448, 4.70900819 52.01127317, 4.70912887 52.01135921, 4.70964505 52.01133027, 4.70990748 52.01131556, 4.70991574 52.01104910, 4.70950464 52.01105128, 4.70955503 52.01068026, 4.70931087 52.01040246, 4.70888122 52.01009708, 4.70900839 52.01001156, 4.70888432 52.00993665, 4.70852093 52.01011776, 4.70809634 52.00985719, 4.70790843 52.00995713, 4.70750236 52.00971169, 4.70730690 52.00978623, 4.70708792 52.00989361, 4.70585052 52.01079833, 4.70576231 52.01084439, 4.70615914 52.01102667))"^^geo:wktLiteral ;
    osm:area 29766.0
  ] .

