@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/b2hMtU>
  ns0:name "Gouda, wijk 5 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/5"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100071> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71003810 52.01398423, 4.71007323 52.01347929, 4.71010574 52.01301208, 4.71011453 52.01288575, 4.70974843 52.01287450, 4.70949726 52.01381298, 4.70838877 52.01333419, 4.70832601 52.01345872, 4.70795206 52.01337781, 4.70822499 52.01281347, 4.70716042 52.01237098, 4.70669689 52.01271653, 4.70645741 52.01259011, 4.70661282 52.01246188, 4.70515398 52.01177410, 4.70594793 52.01107585, 4.70615914 52.01102667, 4.70576231 52.01084439, 4.70561572 52.01092500, 4.70410786 52.01179155, 4.70382179 52.01194574, 4.70488046 52.01269820, 4.70620007 52.01363606, 4.70629483 52.01369049, 4.70709917 52.01415855, 4.70728030 52.01426395, 4.70843501 52.01483838, 4.70909790 52.01529023, 4.70978321 52.01533598, 4.71003810 52.01398423))"^^geo:wktLiteral ;
    osm:area 69439.0
  ] .

