@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bELHfS>
  ns0:name "Gouda, wijk H (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/h" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34492> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70978789 52.01256823, 4.70948452 52.01241463, 4.70952113 52.01201494, 4.70950677 52.01134710, 4.70877954 52.01132688, 4.70871837 52.01173303, 4.70808752 52.01140400, 4.70793578 52.01133145, 4.70677317 52.01059190, 4.70640202 52.01087741, 4.70539064 52.01145160, 4.70687015 52.01212489, 4.70634242 52.01248657, 4.70676606 52.01267152, 4.70724687 52.01232291, 4.70786114 52.01262597, 4.70818193 52.01284004, 4.70793679 52.01328191, 4.70828969 52.01339523, 4.70903977 52.01352311, 4.70941855 52.01354227, 4.70959071 52.01302358, 4.70976816 52.01284965, 4.70978789 52.01256823))"^^geo:wktLiteral ;
    osm:area 46442.0
  ] .

