@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/bEmm1d>
  sdo:name "Gouda, 12. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/12" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100661> ;
  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.70977593 52.01283968, 4.70868755 52.01230794, 4.70758648 52.01176774, 4.70707305 52.01222025, 4.70731265 52.01234200, 4.70817381 52.01276653, 4.70789469 52.01328517, 4.70846842 52.01348580, 4.70868111 52.01301661, 4.70907885 52.01300745, 4.70956612 52.01307236, 4.70977593 52.01283968))"^^geo:wktLiteral ;
    osm:area 13470.0
  ] .

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