@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/bFoOKa>
  gtm:verpondingsNummer "1343" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1343" ;
  ns0:name "Verponding 1343"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbeO2h> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104172 52.0126801, 4.7100135 52.0126805, 4.7100003 52.0126801, 4.7099968 52.0127166, 4.7100151 52.0127169, 4.7104152 52.0127181, 4.7104193 52.0127182, 4.7104172 52.0126801))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

