@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/bms4W3>
  schema:name "Gouda, wijk L (1796-1845)"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/wijk/1796/L"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/215> ;
  schema:startDate "1796"^^xsd:gYear ;
  schema:endDate "1845"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70808695 52.01141545, 4.70804063 52.01139104, 4.70766022 52.01169519, 4.70756831 52.01176350, 4.70886179 52.01237445, 4.70878473 52.01246491, 4.70858807 52.01269980, 4.70836206 52.01260811, 4.70818199 52.01277862, 4.70812388 52.01277284, 4.70812098 52.01278446, 4.70789493 52.01310221, 4.70799958 52.01313222, 4.70794541 52.01328154, 4.70791245 52.01333530, 4.70796618 52.01334983, 4.70795423 52.01337352, 4.70803937 52.01340259, 4.70800710 52.01346019, 4.70806552 52.01349833, 4.70807287 52.01344388, 4.70808536 52.01344452, 4.70808779 52.01342380, 4.70813117 52.01342541, 4.70826309 52.01344217, 4.70833633 52.01335763, 4.70836764 52.01335874, 4.70839668 52.01336899, 4.70876448 52.01340994, 4.70874928 52.01347533, 4.70875812 52.01349341, 4.70888151 52.01352134, 4.70890016 52.01352250, 4.70886879 52.01371003, 4.70886920 52.01370988, 4.70932359 52.01389920, 4.70933388 52.01388946, 4.70935858 52.01390233, 4.70934766 52.01391031, 4.70936930 52.01394122, 4.70949961 52.01401355, 4.70937490 52.01413545, 4.70936077 52.01415828, 4.70974415 52.01433731, 4.70974699 52.01431457, 4.70985693 52.01343369, 4.70991892 52.01293709, 4.70992957 52.01285176, 4.70962660 52.01274665, 4.70966682 52.01269393, 4.70970787 52.01265000, 4.70972492 52.01263197, 4.70971105 52.01262698, 4.70972041 52.01261809, 4.70971145 52.01261450, 4.70972324 52.01260332, 4.70972327 52.01260329, 4.70974431 52.01258223, 4.70971379 52.01257281, 4.70972389 52.01256173, 4.70974035 52.01254445, 4.70957852 52.01249877, 4.70960933 52.01246795, 4.70952843 52.01242843, 4.70957222 52.01239240, 4.70907018 52.01214748, 4.70901608 52.01235101, 4.70859945 52.01216964, 4.70868200 52.01207695, 4.70863827 52.01204390, 4.70855204 52.01201719, 4.70858230 52.01198456, 4.70861438 52.01199589, 4.70863817 52.01193829, 4.70850897 52.01186707, 4.70866281 52.01171502, 4.70857944 52.01166893, 4.70841504 52.01158839, 4.70821337 52.01148209, 4.70808695 52.01141545))"^^geo:wktLiteral ;
    osm:area 20966.0
  ] .

