@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/bI5UPN>
  gtm:verpondingsNummer "409" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/409" ;
  ns0:name "Verponding 409"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bGrgU8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141538 52.0113687, 4.7141579 52.011344, 4.7138209 52.0113094, 4.7138091 52.0113094, 4.7138028 52.0113506, 4.713813 52.0113518, 4.7139451 52.0113628, 4.713947 52.0113534, 4.7141538 52.0113687))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

