@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/b4AsoE>
  gtm:verpondingsNummer "2429" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2429" ;
  ns0:name "Verponding 2429"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/baCI2z> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67897> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097049 52.0079421, 4.7096379 52.0079714, 4.7097567 52.0080354, 4.7098049 52.0079969, 4.7097049 52.0079421))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

