@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/b254OS>
  sdo:name "Gouda, 9. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/9" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100658> ;
  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.71318158 52.01188888, 4.71288656 52.01214090, 4.71318905 52.01234173, 4.71301806 52.01250989, 4.71263195 52.01236320, 4.71236582 52.01259248, 4.71270873 52.01276359, 4.71252053 52.01293693, 4.71215501 52.01274984, 4.71174845 52.01301355, 4.71205390 52.01320735, 4.71192737 52.01326652, 4.71117663 52.01353707, 4.71094655 52.01402554, 4.71182531 52.01444991, 4.71313658 52.01383725, 4.71326929 52.01374639, 4.71459241 52.01243608, 4.71437654 52.01236085, 4.71356261 52.01199325, 4.71318158 52.01188888))"^^geo:wktLiteral ;
    osm:area 31100.0
  ] .

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