@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/bywKKM>
  sdo:name "Gouda, 6. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/6" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100654> ;
  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.71169435 52.01110866, 4.71180055 52.01116838, 4.71204259 52.01130447, 4.71271240 52.01157082, 4.71278135 52.01135275, 4.71295524 52.01061200, 4.71244110 52.01057866, 4.71188495 52.01044421, 4.71108495 52.01048190, 4.71043328 52.01055088, 4.71036943 52.01062782, 4.71034113 52.01080032, 4.71047049 52.01093145, 4.71092031 52.01107066, 4.71169435 52.01110866))"^^geo:wktLiteral ;
    osm:area 13006.0
  ] .

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