@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/bSIBZp>
  gtm:verpondingsNummer "989" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/989" ;
  ns0:name "Verponding 989"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/be9BEu> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69849> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097476 52.0137497, 4.7097537 52.0136981, 4.7097374 52.0136974, 4.7095657 52.0136195, 4.7096028 52.0135885, 4.7093052 52.0134533, 4.7092767 52.0134572, 4.7092649 52.0134588, 4.7092361 52.0134818, 4.7093526 52.0135441, 4.7093143 52.0135739, 4.7093249 52.0135784, 4.7097289 52.013749, 4.7097476 52.0137497))"^^geo:wktLiteral ;
    osm:area 321.0
  ] .

