@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/b74S0A>
  sdo:name "(onbenoemde zijl 35)"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/waterloop/onbenoemde-zijl-35" ;
  a sdo:CreativeWork, gtm:Natuur ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92629> ;
  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.7084038 52.0129037, 4.7084203 52.0128937, 4.7083635 52.0128693, 4.708331 52.0128719, 4.7084038 52.0129037))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

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