@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/bCGIOa>
  gtm:verpondingsNummer "1406" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1406" ;
  ns0:name "Verponding 1406"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bNILX1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66755> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100491 52.0110327, 4.710056 52.0109904, 4.7100419 52.0109911, 4.7095547 52.0110172, 4.7095022 52.0110206, 4.7094159 52.0110263, 4.70942 52.0110611, 4.7095241 52.0110564, 4.7096282 52.0110518, 4.7098315 52.0110425, 4.7100386 52.0110332, 4.7100491 52.0110327))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

