@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDVWpi>
  ns0:identifier "https://www.goudatijdmachine.nl/id/waterloop/vijver" ;
  ns0:name "Vijver"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/0470207a-e317-4891-96dd-461e0ae8a63f>, <https://data.cultureelerfgoed.nl/term/id/cht/65523a74-4869-46b7-b4c5-5f9b08560e72> ;
  a gtm:Natuur ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92594> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7068512 52.0041782, 4.7069322 52.0041389, 4.706962 52.0041084, 4.7069714 52.0040695, 4.7068058 52.0039097, 4.7067605 52.0038984, 4.7067116 52.003899, 4.7066567 52.0039137, 4.7061211 52.004114, 4.7060948 52.0041491, 4.7060937 52.0041816, 4.706288 52.0043583, 4.70632 52.0043758, 4.7063564 52.0043754, 4.7064026 52.0043648, 4.7068512 52.0041782))"^^geo:wktLiteral ;
    osm:area 1825.0
  ] .

