@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/bqC9AU>
  sdo:name "Gouda, 7. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/7" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100655> ;
  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.71271240 52.01157082, 4.71204259 52.01130447, 4.71180055 52.01116838, 4.71169435 52.01110866, 4.71092031 52.01107066, 4.71089667 52.01112415, 4.71157568 52.01139747, 4.71146270 52.01151256, 4.71166995 52.01159127, 4.71158873 52.01167538, 4.71176465 52.01174862, 4.71167495 52.01182739, 4.71211029 52.01211707, 4.71271240 52.01157082))"^^geo:wktLiteral ;
    osm:area 5628.0
  ] .

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