@prefix schema: <http://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/byW5YA>
  schema:name "Gouda, wijk A (1846-1907)"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/a"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34485> ;
  schema:startDate "1846"^^xsd:gYear ;
  schema:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71244382 52.01056182, 4.71172398 52.01045771, 4.71103263 52.01049147, 4.71050122 52.01057424, 4.71005533 52.01038747, 4.70941773 52.01056325, 4.70947438 52.01106302, 4.70974368 52.01104383, 4.70988368 52.01108424, 4.70988017 52.01131624, 4.70974571 52.01131358, 4.70950677 52.01134710, 4.70952113 52.01201494, 4.70948452 52.01241463, 4.70978789 52.01256823, 4.70976816 52.01284965, 4.71015206 52.01289618, 4.71043443 52.01285914, 4.71075918 52.01281196, 4.71101063 52.01276059, 4.71131186 52.01265102, 4.71155788 52.01255435, 4.71214532 52.01211443, 4.71240000 52.01184804, 4.71187613 52.01163188, 4.71177082 52.01172370, 4.71157437 52.01162496, 4.71163032 52.01157639, 4.71153693 52.01153627, 4.71107238 52.01126368, 4.71121460 52.01110651, 4.71178133 52.01122860, 4.71199309 52.01097045, 4.71245600 52.01097122, 4.71244382 52.01056182))"^^geo:wktLiteral ;
    osm:area 41018.0
  ] .

