@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bQdcGm>
  gtm:verpondingsNummer "354" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/354" ;
  ns0:name "Verponding 354"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYXz8H> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68936> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126293 52.0103936, 4.712644 52.0103995, 4.7128936 52.0105005, 4.7129759 52.0105224, 4.7131349 52.0100535, 4.7129344 52.0100237, 4.7129201 52.0100413, 4.712847 52.010079, 4.7128 52.0101238, 4.712763 52.0101906, 4.7126954 52.0103297, 4.7126293 52.0103936))"^^geo:wktLiteral ;
    osm:area 1078.0
  ] .

