@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/bPNOb2>
  gtm:verpondingsNummer "1119" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1119" ;
  ns0:name "Verponding 1119"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZAFbX> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66436> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7058187 52.0125573, 4.705723 52.0126256, 4.7057225 52.0126254, 4.7056852 52.0126522, 4.7056514 52.0126758, 4.7056192 52.012699, 4.7055858 52.0127228, 4.7055499 52.012748, 4.7054833 52.0127979, 4.7055275 52.0128236, 4.7055734 52.0127911, 4.7056192 52.0127586, 4.7056664 52.0127251, 4.7057185 52.0126881, 4.7057701 52.0126513, 4.7058208 52.0126147, 4.705863 52.0125843, 4.7058658 52.0125824, 4.7058187 52.0125573))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

