@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/bDVUX6>
  gtm:verpondingsNummer "1484" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1484" ;
  ns0:name "Verponding 1484"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKNYjt> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66840> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126455 52.0114249, 4.7126385 52.0114335, 4.7125833 52.0115, 4.712573 52.0115124, 4.7126232 52.0115301, 4.7126304 52.0115223, 4.7126385 52.0115241, 4.7126778 52.011443, 4.7126806 52.0114359, 4.7126455 52.0114249))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

