@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/bmRxxP>
  gtm:verpondingsNummer "2630" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2630" ;
  ns0:name "Verponding 2630"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzLSUe> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68127> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708925 52.0094883, 4.7089333 52.0094822, 4.70911 52.0093524, 4.7090905 52.0093422, 4.7091094 52.0093283, 4.7090957 52.0093211, 4.7090331 52.0093661, 4.7088923 52.0094675, 4.708883 52.0094728, 4.708925 52.0094883))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

