@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/beA2qd>
  gtm:verpondingsNummer "1889" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1889" ;
  ns0:name "Verponding 1889"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bE8Ano> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67292> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097809 52.0083668, 4.7097316 52.0083991, 4.7099429 52.0085157, 4.7101523 52.008627, 4.7102566 52.0085444, 4.71003 52.0084335, 4.7099853 52.0084679, 4.7097809 52.0083668))"^^geo:wktLiteral ;
    osm:area 322.0
  ] .

