@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/bVDpzp>
  gtm:verpondingsNummer "2694" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2694" ;
  ns0:name "Verponding 2694"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bbsvNo> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68200> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048807 52.011156, 4.7047308 52.0110691, 4.7046968 52.0110914, 4.7045808 52.0110257, 4.7045364 52.0110015, 4.7045195 52.0110136, 4.7044867 52.0110403, 4.7044793 52.0110449, 4.7045341 52.0110782, 4.7046211 52.0111262, 4.7046486 52.0111045, 4.7046647 52.0111134, 4.7046742 52.0111068, 4.7048267 52.0111913, 4.7048807 52.011156))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

