@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/bMtDTE>
  ns0:name "Gouda, wijk 6 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/6"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100073> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70974843 52.01287450, 4.71011453 52.01288575, 4.71018376 52.01215717, 4.70966797 52.01210456, 4.70964505 52.01133027, 4.70912887 52.01135921, 4.70900819 52.01127317, 4.70856916 52.01164448, 4.70672023 52.01068578, 4.70615914 52.01102667, 4.70594793 52.01107585, 4.70515398 52.01177410, 4.70661282 52.01246188, 4.70645741 52.01259011, 4.70669689 52.01271653, 4.70716042 52.01237098, 4.70822499 52.01281347, 4.70795206 52.01337781, 4.70832601 52.01345872, 4.70838877 52.01333419, 4.70949726 52.01381298, 4.70974843 52.01287450))"^^geo:wktLiteral ;
    osm:area 55892.0
  ] .

