@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/bkpDL4>
  gtm:verpondingsNummer "310" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/310" ;
  ns0:name "Verponding 310"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6sIbb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68669> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137065 52.0094635, 4.7136233 52.0094637, 4.7134998 52.0094545, 4.7134862 52.0094535, 4.7134593 52.0094953, 4.7134751 52.0094975, 4.7135973 52.009515, 4.7136053 52.0095026, 4.7136267 52.0095039, 4.7136283 52.0094937, 4.7136946 52.0094977, 4.7137065 52.0094635))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

