@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/bNVxHL>
  sdo:name "Gouda, wijk SS (1902-1907)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/ss" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100683> ;
  sdo:startDate "1902"^^xsd:gYear ;
  sdo:endDate "1907"^^xsd:gYear ;
  sdo:sdDatePublished "2025-10-07T10:14:01+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.72302349 52.01445047, 4.72167072 52.01401998, 4.72249214 52.01100127, 4.72322323 52.00944790, 4.72344704 52.00826249, 4.72476705 52.00840634, 4.72302349 52.01445047))"^^geo:wktLiteral ;
    osm:area 64433.0
  ] .

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