@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/bdWWoZ>
  gtm:verpondingsNummer "2631" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2631" ;
  ns0:name "Verponding 2631"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHGu4q> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68128> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708883 52.0094728, 4.7088923 52.0094675, 4.7090331 52.0093661, 4.7089874 52.0093418, 4.708836 52.0094475, 4.7088285 52.0094527, 4.708883 52.0094728))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

