@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/bY7NJX>
  gtm:verpondingsNummer "1250" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1250" ;
  ns0:name "Verponding 1250"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdjNR8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66582> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082632 52.0130113, 4.7082751 52.0129831, 4.7083005 52.0129701, 4.7083311 52.012872, 4.7081449 52.0127847, 4.708121 52.0127845, 4.7080112 52.0129414, 4.7082632 52.0130113))"^^geo:wktLiteral ;
    osm:area 329.0
  ] .

