@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/b9MYhe>
  sdo:name "Gouda, 5. quartier (1542-1718)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/5" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100657> ;
  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.71382804 52.01066985, 4.71346937 52.01064533, 4.71295524 52.01061200, 4.71278135 52.01135275, 4.71271240 52.01157082, 4.71281300 52.01159789, 4.71303905 52.01168369, 4.71292881 52.01179934, 4.71318158 52.01188888, 4.71356261 52.01199325, 4.71437654 52.01236085, 4.71459241 52.01243608, 4.71484288 52.01210805, 4.71483049 52.01198987, 4.71418907 52.01172551, 4.71410400 52.01168626, 4.71391568 52.01167814, 4.71354003 52.01158118, 4.71356977 52.01113703, 4.71373818 52.01113975, 4.71382804 52.01066985))"^^geo:wktLiteral ;
    osm:area 12163.0
  ] .

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