@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/bG0UTw>
  gtm:verpondingsNummer "2171" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2171" ;
  ns0:name "Verponding 2171"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLdnPX> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67606> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7057056 52.0089271, 4.7056652 52.0089074, 4.7054589 52.0090456, 4.7055156 52.0090728, 4.7055449 52.0090496, 4.7055647 52.0090589, 4.705571 52.0090546, 4.7055807 52.0090601, 4.7056141 52.0090372, 4.7056393 52.0090198, 4.7056074 52.0090022, 4.7057056 52.0089271))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

