@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/baq2EK>
  gtm:verpondingsNummer "2090" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2090" ;
  ns0:name "Verponding 2090"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buM5rD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67517> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048581 52.0101419, 4.7047828 52.0101006, 4.7047668 52.0101118, 4.7047486 52.0101019, 4.7047326 52.0101131, 4.7047464 52.0101271, 4.704826 52.010169, 4.7048581 52.0101419))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

