@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/bijDQY>
  gtm:verpondingsNummer "2434" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2434" ;
  ns0:name "Verponding 2434"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYXzdB> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67903> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709541 52.0080719, 4.7094907 52.0080313, 4.7094266 52.0080596, 4.7094997 52.0081029, 4.709541 52.0080719))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

