@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/biK27Y>
  gtm:verpondingsNummer "1339" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1339" ;
  ns0:name "Verponding 1339"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzLSO9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66680> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100107 52.0125068, 4.71001 52.012544, 4.7100228 52.0125461, 4.7102688 52.0125725, 4.7102865 52.0125744, 4.7102933 52.012534, 4.7102492 52.01253, 4.7102497 52.0125257, 4.7100268 52.0125074, 4.7100107 52.0125068))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

