@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/b2UQU2>
  gtm:verpondingsNummer "2740" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2740" ;
  ns0:name "Verponding 2740"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bN5FQa> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68261> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054445 52.0111975, 4.7054547 52.0112028, 4.7056115 52.0112837, 4.7056436 52.0112607, 4.7054919 52.0111829, 4.7054804 52.0111771, 4.7054445 52.0111975))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

