@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/b2hJjN>
  ns0:name "Gouda, wijk E (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/e"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34489> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70976816 52.01284965, 4.70959071 52.01302358, 4.70941855 52.01354227, 4.70956356 52.01416229, 4.70960353 52.01431224, 4.70952897 52.01442806, 4.70874680 52.01480271, 4.70938002 52.01523125, 4.70973325 52.01532382, 4.70992929 52.01529854, 4.71026926 52.01526365, 4.71030144 52.01494794, 4.71055348 52.01404773, 4.71069473 52.01371108, 4.71078525 52.01362983, 4.71015816 52.01335224, 4.71004819 52.01311681, 4.71004696 52.01302628, 4.71015477 52.01291931, 4.71015206 52.01289618, 4.70976816 52.01284965))"^^geo:wktLiteral ;
    osm:area 18478.0
  ] .

