@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/bwR66b>
  ns0:name "Gouda, wijk K (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/k"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34493> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70801383 52.00915603, 4.70817524 52.00924561, 4.70844998 52.00926983, 4.70860455 52.00915566, 4.70959677 52.00958957, 4.71003848 52.00989204, 4.71083413 52.00946606, 4.71160288 52.00875744, 4.71126799 52.00861334, 4.71140362 52.00845183, 4.71176721 52.00857405, 4.71299553 52.00721110, 4.71218104 52.00711636, 4.71195778 52.00735836, 4.71105278 52.00805352, 4.71051274 52.00778633, 4.71009133 52.00786077, 4.70982512 52.00798044, 4.70988512 52.00805529, 4.70948449 52.00827180, 4.70895326 52.00852020, 4.70851333 52.00882078, 4.70816453 52.00864146, 4.70794616 52.00873684, 4.70824740 52.00892158, 4.70793307 52.00908954, 4.70801383 52.00915603))"^^geo:wktLiteral ;
    osm:area 40053.0
  ] .

