@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/bg1XTS>
  ns0:name "Gouda, wijk 12 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/12"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100077> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70511590 52.00845631, 4.70510926 52.00846035, 4.70329455 52.00956572, 4.70303107 52.01023437, 4.70308873 52.01101580, 4.70327131 52.01152590, 4.70328019 52.01153534, 4.70382179 52.01194574, 4.70410786 52.01179155, 4.70561572 52.01092500, 4.70576231 52.01084439, 4.70585052 52.01079833, 4.70708792 52.00989361, 4.70730690 52.00978623, 4.70818048 52.00945130, 4.70834202 52.00931817, 4.70821194 52.00927090, 4.70784927 52.00904737, 4.70702444 52.00940334, 4.70511590 52.00845631))"^^geo:wktLiteral ;
    osm:area 67702.0
  ] .

