@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/bhuQa3>
  gtm:verpondingsNummer "419" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/419" ;
  ns0:name "Verponding 419"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bmRvcT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69157> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142218 52.0115642, 4.7141705 52.0115553, 4.7139919 52.0117535, 4.7139251 52.0118678, 4.7139194 52.0118773, 4.7139678 52.0119028, 4.7139767 52.0118947, 4.7140862 52.0117575, 4.7141056 52.0117632, 4.7141667 52.0116536, 4.7142218 52.0115642))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

