@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/bGQIAE>
  gtm:verpondingsNummer "1739" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1739" ;
  ns0:name "Verponding 1739"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzYAD8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67126> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122708 52.0073952, 4.7122657 52.0073915, 4.7119766 52.0072648, 4.7119355 52.0073014, 4.7119143 52.0073185, 4.7119738 52.0073447, 4.7119982 52.0073238, 4.7122287 52.0074287, 4.7122344 52.007432, 4.7122708 52.0073952))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

