@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/bXV69R>
  gtm:verpondingsNummer "407" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/407" ;
  ns0:name "Verponding 407"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bTXLFM> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69144> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7140156 52.0106704, 4.7139533 52.0106619, 4.7139413 52.0107492, 4.714049 52.0107668, 4.7140666 52.0107136, 4.7140093 52.0107029, 4.7140156 52.0106704))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

