@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/bSie9U>
  ns0:name "Gouda, wijk 14 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/14"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100080> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70978321 52.01533598, 4.70909790 52.01529023, 4.70843501 52.01483838, 4.70709917 52.01415855, 4.70620007 52.01363606, 4.70488046 52.01269820, 4.70382179 52.01194574, 4.70328019 52.01153534, 4.70308873 52.01101580, 4.70206258 52.01139691, 4.70124711 52.01065878, 4.70063463 52.01032514, 4.69990712 52.01021761, 4.69902170 52.01047775, 4.69804369 52.01104511, 4.70086429 52.01237006, 4.70469010 52.01463074, 4.70846796 52.01659081, 4.70938579 52.01672364, 4.70944700 52.01650258, 4.70978321 52.01533598))"^^geo:wktLiteral ;
    osm:area 152129.0
  ] .

