@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/bMtAKx>
  ns0:name "Gouda, wijk G (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/g"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34491> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71240000 52.01184804, 4.71214532 52.01211443, 4.71155788 52.01255435, 4.71131186 52.01265102, 4.71101063 52.01276059, 4.71075918 52.01281196, 4.71043443 52.01285914, 4.71015206 52.01289618, 4.71015477 52.01291931, 4.71004696 52.01302628, 4.71004819 52.01311681, 4.71015816 52.01335224, 4.71078525 52.01362983, 4.71095022 52.01357721, 4.71171740 52.01324000, 4.71189927 52.01323092, 4.71260333 52.01288251, 4.71300006 52.01251169, 4.71317612 52.01233732, 4.71290115 52.01215215, 4.71304695 52.01202352, 4.71291681 52.01179676, 4.71305960 52.01165234, 4.71268212 52.01154831, 4.71240000 52.01184804))"^^geo:wktLiteral ;
    osm:area 19216.0
  ] .

