@prefix sdo: <https://schema.org/> .
@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/bVqJdY>
  sdo:name "(onbenoemde sloot 21)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/waterloop/onbenoemde-sloot-21" ;
  a sdo:CreativeWork, gtm:Natuur ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92615> ;
  sdo:sdDatePublished "2023-10-04T09:30:39+00:00"^^xsd:dateTime ;
  sdo:additionalType [
    a sdo:DefinedTerm, sdo:URL ;
    sdo:name "waterlopen (waterdeel)"@nl ;
    sdo:sameAs <https://data.cultureelerfgoed.nl/term/id/cht/0470207a-e317-4891-96dd-461e0ae8a63f>
  ], [
    a sdo:DefinedTerm, sdo:URL ;
    sdo:name "sloten "@nl ;
    sdo:sameAs <https://data.cultureelerfgoed.nl/term/id/cht/8d3214ca-f375-4498-b53d-19d3edb99e2a>
  ] ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062862 52.0047403, 4.7062577 52.0047164, 4.705449 52.0049995, 4.7046383 52.0052696, 4.7043683 52.0053635, 4.7040578 52.0054815, 4.7039518 52.0055213, 4.7039238 52.0055387, 4.7039741 52.00555, 4.7040255 52.0055492, 4.7040922 52.0055341, 4.7043177 52.0054605, 4.7047139 52.0053142, 4.7062862 52.0047403))"^^geo:wktLiteral ;
    osm:area 985.0
  ] .

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