@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/bmRw2f>
  ns0:name "Gouda, wijk T (1873-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/t"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34502> ;
  ns0:startDate "1873"^^xsd:gYear ;
  ns0:endDate "1910"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.69354423 52.01290088, 4.69337908 52.01093059, 4.69363166 52.01041145, 4.69442236 52.00671892, 4.70689689 52.00324539, 4.70297744 51.99892185, 4.69723234 51.99731889, 4.69178938 52.00148204, 4.68902120 52.00339725, 4.68174461 52.00588909, 4.66706841 52.01228918, 4.67064888 52.01472553, 4.67961097 52.01713387, 4.68395449 52.01465486, 4.69041095 52.01466307, 4.69354423 52.01290088))"^^geo:wktLiteral ;
    osm:area 2315015.0
  ] .

