@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/bOkW50>
  sdo:name "Gouda, 3. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/3" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100652> ;
  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.71244110 52.01057866, 4.71295524 52.01061200, 4.71346937 52.01064533, 4.71366468 52.00999809, 4.71396797 52.00938493, 4.71432439 52.00941516, 4.71446328 52.00910234, 4.71412107 52.00907572, 4.71435683 52.00858550, 4.71453359 52.00860237, 4.71456063 52.00851267, 4.71473155 52.00853831, 4.71480846 52.00835904, 4.71493066 52.00801618, 4.71512707 52.00751544, 4.71431692 52.00743884, 4.71428049 52.00768035, 4.71415073 52.00795622, 4.71346010 52.00916653, 4.71275003 52.01016111, 4.71266125 52.01036850, 4.71244110 52.01057866))"^^geo:wktLiteral ;
    osm:area 19214.0
  ] .

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