@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/b6sKtA>
  gtm:verpondingsNummer "104" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/104" ;
  ns0:name "Verponding 104"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buzoCE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66341> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130415 52.0081601, 4.7130202 52.0081541, 4.7129719 52.008212, 4.7129914 52.0082185, 4.7133714 52.0083326, 4.7137682 52.0084539, 4.7138029 52.0083918, 4.7135215 52.0083075, 4.7130415 52.0081601))"^^geo:wktLiteral ;
    osm:area 433.0
  ] .

