@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/bW2NTL>
  gtm:verpondingsNummer "2486" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2486" ;
  ns0:name "Verponding 2486"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bcv0f5> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097678 52.0098621, 4.7097152 52.0098303, 4.7096613 52.0098653, 4.7096621 52.0098658, 4.7096441 52.0098775, 4.709632 52.0098854, 4.7096275 52.0098883, 4.7096801 52.0099191, 4.7096836 52.0099168, 4.7097678 52.0098621))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

