@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/bbsy7u>
  gtm:verpondingsNummer "2692" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2692" ;
  ns0:name "Verponding 2692"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBrup1> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68198> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049643 52.0111024, 4.7048388 52.0110374, 4.7047934 52.0110668, 4.7049141 52.0111357, 4.7049643 52.0111024))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

