@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/byJsq8>
  ns0:name "Gouda, wijk 1 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/1"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100067> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71248868 52.01100378, 4.71282040 52.01104749, 4.71298347 52.01060506, 4.71262928 52.01039352, 4.71279997 52.01012374, 4.71347706 52.00914425, 4.71381351 52.00920671, 4.71439264 52.00823224, 4.71491187 52.00824612, 4.71499339 52.00799961, 4.71485029 52.00726267, 4.71382991 52.00710011, 4.71301225 52.00786356, 4.71251675 52.00843554, 4.71190945 52.00912054, 4.71137061 52.00961649, 4.71094971 52.00987144, 4.71046706 52.01014954, 4.71020431 52.01028715, 4.71011091 52.01046234, 4.71060543 52.01059103, 4.71219655 52.01064650, 4.71235753 52.01073608, 4.71241232 52.01087270, 4.71248868 52.01100378))"^^geo:wktLiteral ;
    osm:area 51591.0
  ] .

