@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/bwEsyA>
  ns0:name "Gouda, wijk 10 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/10"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100075> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71257500 52.00716735, 4.71235090 52.00714777, 4.71170205 52.00778458, 4.71140532 52.00801278, 4.71054079 52.00769360, 4.70987813 52.00797501, 4.71026454 52.00822819, 4.70897600 52.00903251, 4.70834202 52.00931817, 4.70818048 52.00945130, 4.70885633 52.00960285, 4.70951838 52.00995596, 4.70964246 52.00987045, 4.71061179 52.00932734, 4.71108031 52.00886233, 4.71179580 52.00802250, 4.71257500 52.00716735))"^^geo:wktLiteral ;
    osm:area 27243.0
  ] .

