@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/bixkxw>
  gtm:verpondingsNummer "259" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/259" ;
  ns0:name "Verponding 259"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkpBme> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68081> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7139979 52.0091134, 4.7139516 52.0091122, 4.7139448 52.0091495, 4.7139318 52.009222, 4.7139847 52.0092241, 4.7140064 52.0091141, 4.7139979 52.0091134))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

