@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/bi6W4H>
  gtm:verpondingsNummer "1395" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1395" ;
  ns0:name "Verponding 1395"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bmep2v> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092442 52.0112085, 4.7093027 52.0112035, 4.7092997 52.0111927, 4.7092699 52.0110828, 4.7092152 52.0110889, 4.7092414 52.0111968, 4.7092442 52.0112085))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

