@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/bPaIdO>
  gtm:verpondingsNummer "2735" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2735" ;
  ns0:name "Verponding 2735"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzmup1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68255> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051665 52.0113469, 4.7051792 52.011354, 4.7052969 52.0114183, 4.7053325 52.0113936, 4.7052201 52.0113306, 4.7052077 52.0113236, 4.7051665 52.0113469))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

