@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/bcHKbw>
  gtm:verpondingsNummer "1706" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1706" ;
  ns0:name "Verponding 1706"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMfSeY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67091> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129188 52.0076522, 4.7129379 52.0076326, 4.7129277 52.0076291, 4.712733 52.0075612, 4.7126445 52.0075299, 4.7126071 52.0075711, 4.7128911 52.0076691, 4.7129001 52.0076722, 4.7129188 52.0076522))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

