@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/beMK0x>
  gtm:verpondingsNummer "1012" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1012" ;
  ns0:name "Verponding 1012"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bhh5V2> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66309> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092401 52.0141336, 4.709123 52.0142243, 4.7091385 52.0142319, 4.7090831 52.0142768, 4.7091179 52.0142953, 4.7093052 52.014157, 4.7092477 52.0141275, 4.7092401 52.0141336))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

