@prefix sdo: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bKaWim>
  sdo:name "Gouda, 20. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/20" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100668> ;
  sdo:startDate "1542"^^xsd:gYear ;
  sdo:endDate "1718"^^xsd:gYear ;
  sdo:sdDatePublished "2023-06-30T09:17:54+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70379382 52.01182117, 4.70454224 52.01151631, 4.70584939 52.01079975, 4.70636534 52.01040977, 4.70705138 52.00997302, 4.70787555 52.00954644, 4.70827387 52.00945008, 4.70900470 52.00964281, 4.70931676 52.00983133, 4.70972632 52.00950117, 4.70928571 52.00918502, 4.70881758 52.00899028, 4.70841409 52.00923990, 4.70828880 52.00921804, 4.70824071 52.00928080, 4.70823637 52.00928645, 4.70805236 52.00918320, 4.70757940 52.00900321, 4.70652265 52.00947289, 4.70570714 52.00996854, 4.70490736 52.01059798, 4.70480266 52.01068038, 4.70513661 52.01084384, 4.70512784 52.01084891, 4.70366380 52.01169623, 4.70366007 52.01169839, 4.70379382 52.01182117))"^^geo:wktLiteral ;
    osm:area 25853.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
