@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/bV0iv5>
  gtm:verpondingsNummer "2741" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2741" ;
  ns0:name "Verponding 2741"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bFb4Gi> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68262> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054804 52.0111771, 4.7054919 52.0111829, 4.7056436 52.0112607, 4.7056115 52.0112837, 4.7056764 52.0113161, 4.7057288 52.011276, 4.7055147 52.0111614, 4.7054804 52.0111771))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

