@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/brEDoV>
  gtm:verpondingsNummer "256" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/256" ;
  ns0:name "Verponding 256"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWSzhj> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68049> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141835 52.0090902, 4.7141267 52.0090881, 4.7140986 52.0092272, 4.7140972 52.0092317, 4.7141473 52.0092355, 4.714149 52.0092309, 4.7141835 52.0090902))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

