@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/b7UG52>
  sdo:name "Gouda, 16. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/16" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100665> ;
  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.70954342 52.01104748, 4.70944145 52.01052097, 4.70876202 52.01023252, 4.70906167 52.01005277, 4.70885244 52.00991767, 4.70854972 52.01011149, 4.70782934 52.00979372, 4.70755276 52.00995774, 4.70759804 52.00998443, 4.70753739 52.01002989, 4.70786845 52.01022736, 4.70760927 52.01037387, 4.70780203 52.01046483, 4.70807891 52.01028144, 4.70838616 52.01054220, 4.70873438 52.01073801, 4.70887682 52.01093382, 4.70887982 52.01093794, 4.70891470 52.01108614, 4.70909154 52.01107527, 4.70954342 52.01104748))"^^geo:wktLiteral ;
    osm:area 8378.0
  ] .

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