@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/byW7qM>
  gtm:verpondingsNummer "1393" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1393" ;
  ns0:name "Verponding 1393"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bC3Aoz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66740> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091273 52.0112151, 4.7091901 52.0112111, 4.7091887 52.0112008, 4.7091793 52.011122, 4.7091256 52.0111222, 4.7091265 52.0112053, 4.7091273 52.0112151))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

