@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/baPs8W>
  gtm:verpondingsNummer "950" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/950" ;
  ns0:name "Verponding 950"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bs3Zom> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69808> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099615 52.0131867, 4.7099481 52.0131867, 4.7099453 52.0132117, 4.7099568 52.0132128, 4.710136 52.0132219, 4.7101253 52.0132672, 4.7101898 52.013278, 4.7102421 52.0132893, 4.7103752 52.0133232, 4.710407 52.0132895, 4.7102731 52.013249, 4.7102898 52.0132292, 4.7102229 52.0132001, 4.7102237 52.0131968, 4.7101078 52.0131817, 4.7100533 52.0131836, 4.7099615 52.0131867))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

