@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/b2I9ag>
  gtm:verpondingsNummer "1714" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1714" ;
  ns0:name "Verponding 1714"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bKaSme> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67100> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713332 52.0072474, 4.7133206 52.007245, 4.7131428 52.0072088, 4.7130552 52.007191, 4.7130455 52.0071895, 4.7130256 52.0072272, 4.7130196 52.0072384, 4.7132659 52.0072974, 4.7132758 52.0072999, 4.713332 52.0072474))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

