@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/bKBhzw>
  ns0:name "Gouda, wijk Q (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/q"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34499> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.69337908 52.01093059, 4.69354423 52.01290088, 4.69767793 52.01285726, 4.69993957 52.01209332, 4.70263463 52.01336909, 4.70607681 52.01538101, 4.70947643 52.01699268, 4.70959707 52.01548432, 4.70782535 52.01458377, 4.70392164 52.01236550, 4.70264313 52.01121119, 4.70207755 52.01141539, 4.70139103 52.01073232, 4.70078515 52.01037416, 4.69984588 52.01022909, 4.69708808 52.01145793, 4.69337908 52.01093059))"^^geo:wktLiteral ;
    osm:area 216608.0
  ] .

