@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/bg1UKL>
  ns0:name "Gouda, wijk M (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/m"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34495> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71356949 52.01189670, 4.71341774 52.01202693, 4.71304695 52.01202352, 4.71290115 52.01215215, 4.71317612 52.01233732, 4.71300006 52.01251169, 4.71260333 52.01288251, 4.71189927 52.01323092, 4.71171740 52.01324000, 4.71095022 52.01357721, 4.71078525 52.01362983, 4.71069473 52.01371108, 4.71055348 52.01404773, 4.71030144 52.01494794, 4.71026926 52.01526365, 4.71232537 52.01438140, 4.71330014 52.01380034, 4.71458122 52.01251460, 4.71365787 52.01211791, 4.71379415 52.01199985, 4.71356949 52.01189670))"^^geo:wktLiteral ;
    osm:area 40361.0
  ] .

