@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/br1vPS>
  ns0:name "Gouda, wijk B (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/b"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34486> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71005533 52.01038747, 4.71050122 52.01057424, 4.71103263 52.01049147, 4.71172398 52.01045771, 4.71244382 52.01056182, 4.71269206 52.01031613, 4.71278396 52.01009973, 4.71291057 52.01001463, 4.71306076 52.00978442, 4.71368741 52.00876562, 4.71431323 52.00771191, 4.71439708 52.00750961, 4.71524040 52.00752952, 4.71526431 52.00715805, 4.71390866 52.00705976, 4.71332299 52.00698096, 4.71212828 52.00670955, 4.71201605 52.00689613, 4.71191245 52.00709030, 4.71218104 52.00711636, 4.71299553 52.00721110, 4.71176552 52.00857299, 4.71140362 52.00845183, 4.71126799 52.00861334, 4.71160288 52.00875744, 4.71083413 52.00946606, 4.71003848 52.00989204, 4.71016030 52.01004497, 4.71000038 52.01020945, 4.71005533 52.01038747))"^^geo:wktLiteral ;
    osm:area 62826.0
  ] .

