@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/bCgm8u>
  sdo:name "Gouda, 21. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/21" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100669> ;
  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.70931676 52.00983133, 4.70957608 52.00998196, 4.71081985 52.00940395, 4.71152078 52.00874023, 4.71126520 52.00864891, 4.71134999 52.00853387, 4.71144882 52.00839978, 4.71167910 52.00846452, 4.71211717 52.00800190, 4.71284444 52.00724539, 4.71213311 52.00713340, 4.71148959 52.00758955, 4.71176439 52.00773032, 4.71154401 52.00795633, 4.71093458 52.00861177, 4.71048024 52.00844883, 4.71037656 52.00850814, 4.71003675 52.00871900, 4.71058433 52.00902413, 4.71036983 52.00923784, 4.70972216 52.00891420, 4.70928571 52.00918502, 4.70972632 52.00950117, 4.70931676 52.00983133))"^^geo:wktLiteral ;
    osm:area 18640.0
  ] .

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