@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/bEz2IB>
  ns0:name "Gouda, wijk 9 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/9"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100074> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70951838 52.00995596, 4.70987230 52.01016586, 4.71020431 52.01028715, 4.71046706 52.01014954, 4.71094971 52.00987144, 4.71137061 52.00961649, 4.71190945 52.00912054, 4.71251675 52.00843554, 4.71301225 52.00786356, 4.71382991 52.00710011, 4.71346191 52.00703133, 4.71263835 52.00689598, 4.71224559 52.00683102, 4.71184743 52.00656223, 4.71077219 52.00711520, 4.71035912 52.00718789, 4.71090854 52.00746025, 4.71170205 52.00778458, 4.71235090 52.00714777, 4.71257500 52.00716735, 4.71179580 52.00802250, 4.71108031 52.00886233, 4.71061179 52.00932734, 4.70964246 52.00987045, 4.70951838 52.00995596))"^^geo:wktLiteral ;
    osm:area 37152.0
  ] .

