@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/boWvVP>
  ns0:name "Gouda, wijk L (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/l"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34494> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71389894 52.01168874, 4.71425151 52.01187420, 4.71481961 52.01211040, 4.71494648 52.01144714, 4.71508869 52.01052555, 4.71536826 52.00941233, 4.71559133 52.00809082, 4.71580629 52.00751436, 4.71511395 52.00767929, 4.71499944 52.00779982, 4.71499263 52.00802635, 4.71486576 52.00826918, 4.71477672 52.00827194, 4.71465164 52.00858533, 4.71434187 52.00855290, 4.71416191 52.00913852, 4.71440132 52.00917432, 4.71434731 52.00935619, 4.71411121 52.00935940, 4.71395041 52.00988948, 4.71384872 52.01004594, 4.71378823 52.01030826, 4.71361357 52.01094672, 4.71324553 52.01092622, 4.71306489 52.01135150, 4.71341407 52.01140679, 4.71343506 52.01151945, 4.71355157 52.01161413, 4.71375631 52.01166953, 4.71389894 52.01168874))"^^geo:wktLiteral ;
    osm:area 39605.0
  ] .

