@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/bacjuO>
  ns0:name "Gouda, wijk D (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/d"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34488> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71240000 52.01184804, 4.71268212 52.01154831, 4.71305960 52.01165234, 4.71291681 52.01179676, 4.71304695 52.01202352, 4.71341774 52.01202693, 4.71356949 52.01189670, 4.71379415 52.01199985, 4.71365787 52.01211791, 4.71458122 52.01251460, 4.71473976 52.01233913, 4.71481961 52.01211040, 4.71425151 52.01187420, 4.71389894 52.01168874, 4.71375631 52.01166953, 4.71355157 52.01161413, 4.71343506 52.01151945, 4.71341407 52.01140679, 4.71306489 52.01135150, 4.71277772 52.01128949, 4.71282290 52.01107990, 4.71245600 52.01097122, 4.71199309 52.01097045, 4.71178133 52.01122860, 4.71121460 52.01110651, 4.71107238 52.01126368, 4.71153693 52.01153627, 4.71163032 52.01157639, 4.71157437 52.01162496, 4.71177082 52.01172370, 4.71187613 52.01163188, 4.71240000 52.01184804))"^^geo:wktLiteral ;
    osm:area 14269.0
  ] .

