@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/b0D9dO>
  gtm:verpondingsNummer "1376" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1376" ;
  ns0:name "Verponding 1376"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbFcoQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66721> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100047 52.0114523, 4.7099866 52.0114535, 4.7096746 52.0114744, 4.7094712 52.0114881, 4.7094766 52.0115185, 4.70929 52.0115299, 4.7091339 52.0115401, 4.7091309 52.0115542, 4.7095814 52.0115236, 4.7096434 52.0115194, 4.7096795 52.0115173, 4.7099848 52.0114964, 4.7100056 52.0114947, 4.7100047 52.0114523))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

