@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/bUaxnh>
  sdo:name "Gouda, 10. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/10" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100659> ;
  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.71031441 52.01286965, 4.71000075 52.01288899, 4.70992166 52.01288239, 4.70986458 52.01287763, 4.70977593 52.01283968, 4.70956612 52.01307236, 4.70907885 52.01300745, 4.70891414 52.01351392, 4.70890953 52.01353130, 4.70882309 52.01385716, 4.70873566 52.01398683, 4.70883832 52.01418475, 4.70875926 52.01469172, 4.70874901 52.01480265, 4.70926095 52.01512626, 4.70961851 52.01527279, 4.71039923 52.01519448, 4.71182531 52.01444991, 4.71094655 52.01402554, 4.71117663 52.01353707, 4.71192737 52.01326652, 4.71092536 52.01287492, 4.71033472 52.01303714, 4.71031441 52.01286965))"^^geo:wktLiteral ;
    osm:area 40686.0
  ] .

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