@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/bMfUCs>
  gtm:verpondingsNummer "395" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/395" ;
  ns0:name "Verponding 395"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXIn2i> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69130> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7136609 52.0116122, 4.7135776 52.0116052, 4.7135574 52.0116905, 4.7135486 52.0116984, 4.7136318 52.0117357, 4.7136341 52.0117259, 4.7136609 52.0116122))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

