@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/bijDXe>
  gtm:verpondingsNummer "979" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/979" ;
  ns0:name "Verponding 979"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/baq0eU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69838> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094493 52.0141697, 4.7096468 52.0142692, 4.709669 52.0142804, 4.7096807 52.0142807, 4.7096905 52.0142014, 4.7096955 52.0141599, 4.7096794 52.0141592, 4.7095661 52.0141266, 4.7095431 52.0141048, 4.7094493 52.0141697))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

