@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/bt6xir>
  gtm:verpondingsNummer "999" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/999" ;
  ns0:name "Verponding 999"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bGrgPe> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69860> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098229 52.0131716, 4.7098081 52.0131698, 4.709592 52.0131391, 4.7095774 52.0131659, 4.7095723 52.0131753, 4.7098138 52.0132185, 4.7098229 52.0131716))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

