@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/bXIpoq>
  gtm:verpondingsNummer "1813" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1813" ;
  ns0:name "Verponding 1813"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvBTah> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67209> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102117 52.0090362, 4.710177 52.0090156, 4.7100416 52.0091067, 4.7100723 52.0091248, 4.7101143 52.0090981, 4.7102117 52.0090362))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

