@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/bUavLh>
  gtm:verpondingsNummer "349" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/349" ;
  ns0:name "Verponding 349"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bcHHP3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68920> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130961 52.0098599, 4.7132017 52.0098771, 4.7132117 52.0098505, 4.7130596 52.0098287, 4.7130329 52.0098659, 4.7130683 52.0098697, 4.7130931 52.0098663, 4.7130961 52.0098599))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

