@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/bAbjBc>
  gtm:verpondingsNummer "2323" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2323" ;
  ns0:name "Verponding 2323"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUoa7T> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67777> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084129 52.0082616, 4.7082245 52.008123, 4.7081895 52.0080973, 4.7081835 52.0081005, 4.7080828 52.0081525, 4.7081852 52.0082198, 4.7081759 52.0082259, 4.708296 52.0083074, 4.7084129 52.0082616))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

