@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/b0cMAa>
  ns0:name "Gouda, wijk 13 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/13"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100079> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70308873 52.01101580, 4.70303107 52.01023437, 4.70329455 52.00956572, 4.70510926 52.00846035, 4.70761688 52.00737557, 4.70953713 52.00700043, 4.71035912 52.00718789, 4.71077219 52.00711520, 4.71184743 52.00656223, 4.71298617 52.00618491, 4.70763896 52.00176866, 4.70536274 52.00265609, 4.70638322 52.00369311, 4.69115317 52.00937306, 4.69308567 52.01091809, 4.69588948 52.01152193, 4.69686226 52.01153417, 4.69804369 52.01104511, 4.69902170 52.01047775, 4.69990712 52.01021761, 4.70063463 52.01032514, 4.70124711 52.01065878, 4.70206258 52.01139691, 4.70206757 52.01140143, 4.70308873 52.01101580))"^^geo:wktLiteral ;
    osm:area 629607.0
  ] .

