@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/b3XnZL>
  sdo:name "Gouda, 2. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/2" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100650> ;
  sdo:startDate "1542"^^xsd:gYear ;
  sdo:endDate "1718"^^xsd:gYear ;
  sdo:sdDatePublished "2023-06-30T09:17:53+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71045018 52.01016553, 4.71014518 52.01031250, 4.71002000 52.01040097, 4.71011578 52.01047193, 4.71043328 52.01055088, 4.71108495 52.01048190, 4.71188495 52.01044421, 4.71244110 52.01057866, 4.71266125 52.01036850, 4.71275003 52.01016111, 4.71335508 52.00932152, 4.71346010 52.00916653, 4.71264724 52.00892809, 4.71220100 52.00879516, 4.71161145 52.00944880, 4.71091641 52.00991978, 4.71045018 52.01016553))"^^geo:wktLiteral ;
    osm:area 22650.0
  ] .

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