@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/bUoaTn>
  ns0:name "Gouda, wijk F (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/f"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34490> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71277772 52.01128949, 4.71306489 52.01135150, 4.71324553 52.01092622, 4.71361357 52.01094672, 4.71378823 52.01030826, 4.71384872 52.01004594, 4.71395041 52.00988948, 4.71411121 52.00935940, 4.71434731 52.00935619, 4.71440132 52.00917432, 4.71416191 52.00913852, 4.71434187 52.00855290, 4.71465164 52.00858533, 4.71477672 52.00827194, 4.71486576 52.00826918, 4.71499263 52.00802635, 4.71499944 52.00779982, 4.71431323 52.00771191, 4.71368741 52.00876562, 4.71306076 52.00978442, 4.71291057 52.01001463, 4.71278396 52.01009973, 4.71269206 52.01031613, 4.71244382 52.01056182, 4.71245600 52.01097122, 4.71282290 52.01107990, 4.71277772 52.01128949))"^^geo:wktLiteral ;
    osm:area 23298.0
  ] .

