@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/bdjRGO>
  sdo:name "(onbenoemde zijl 11)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/waterloop/onbenoemde-zijl-11" ;
  a sdo:CreativeWork, gtm:Natuur ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92605> ;
  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 "keersluizen"@nl ;
    sdo:sameAs <https://data.cultureelerfgoed.nl/term/id/cht/6d138189-3654-4980-986e-9566ffa6ca97>
  ] ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710553 52.014231, 4.7103926 52.0141686, 4.7103778 52.0141818, 4.7105453 52.014253, 4.710553 52.014231))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

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