@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/bx3Pco>
  gtm:verpondingsNummer "1212" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1212" ;
  ns0:name "Verponding 1212"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bhHvj9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66539> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072396 52.012581, 4.7071959 52.0126178, 4.7072233 52.0126313, 4.7072087 52.0126426, 4.7072825 52.012679, 4.7073292 52.0126456, 4.7073665 52.0126133, 4.7072572 52.0125652, 4.7072396 52.012581))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

