@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/br1xfT>
  gtm:verpondingsNummer "1394" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1394" ;
  ns0:name "Verponding 1394"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bu8Zdy> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66741> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7091901 52.0112111, 4.7092442 52.0112085, 4.7092414 52.0111968, 4.7092152 52.0110889, 4.709169 52.01109, 4.709172 52.0111047, 4.7091254 52.0111041, 4.7091256 52.0111222, 4.7091793 52.011122, 4.7091887 52.0112008, 4.7091901 52.0112111))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

