@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/bSVixj>
  gtm:verpondingsNummer "1884" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1884" ;
  ns0:name "Verponding 1884"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b1Sj7I> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67287> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098636 52.0083042, 4.7100667 52.0084073, 4.7100495 52.0084203, 4.7102697 52.0085322, 4.7103152 52.0084963, 4.7101101 52.0083931, 4.7098913 52.0082841, 4.7098636 52.0083042))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

