@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/bVqHLB>
  gtm:verpondingsNummer "1313" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1313" ;
  ns0:name "Verponding 1313"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvbuDy> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66652> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086358 52.0137818, 4.7086875 52.0138072, 4.7087275 52.0137333, 4.7087592 52.0136746, 4.7088311 52.0136894, 4.7088522 52.0136938, 4.7088803 52.0135364, 4.7087722 52.0135139, 4.7087178 52.013641, 4.7086358 52.0137818))"^^geo:wktLiteral ;
    osm:area 218.0
  ] .

