@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/b0PQXA>
  gtm:verpondingsNummer "1883" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1883" ;
  ns0:name "Verponding 1883"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9MUhA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67286> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098913 52.0082841, 4.7101101 52.0083931, 4.7103152 52.0084963, 4.7103356 52.0084818, 4.7102614 52.0084268, 4.7100909 52.008351, 4.7099293 52.0082695, 4.7099195 52.0082636, 4.7098913 52.0082841))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

