@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/buM6ds>
  ns0:name "Gouda, wijk S (1873-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/s"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34501> ;
  ns0:startDate "1873"^^xsd:gYear ;
  ns0:endDate "1910"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.72038071 52.00739700, 4.72034234 52.00833240, 4.72394281 52.00959016, 4.72301489 52.01445163, 4.72185668 52.01504117, 4.72135301 52.01601920, 4.71121576 52.01680650, 4.70947643 52.01699268, 4.70827124 52.01743845, 4.70726270 52.02265396, 4.70573340 52.02349019, 4.70781906 52.02467930, 4.70924984 52.02388775, 4.71058736 52.01954937, 4.72693596 52.01888767, 4.72814895 52.01623853, 4.73096282 52.00947106, 4.72927974 52.00918249, 4.72692894 52.00774327, 4.72261478 52.00679847, 4.72036546 52.00677820, 4.72038071 52.00739700))"^^geo:wktLiteral ;
    osm:area 972270.0
  ] .

