@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/b003bR>
  gtm:verpondingsNummer "1620" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1620" ;
  ns0:name "Verponding 1620"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRSLLR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66992> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102506 52.0128985, 4.7101803 52.0129044, 4.710185 52.0129476, 4.7101868 52.0129626, 4.7101973 52.012962, 4.7102011 52.0129899, 4.7102072 52.0130356, 4.7102631 52.013021, 4.7102506 52.0128985))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

