@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/bzmwRp>
  gtm:verpondingsNummer "2404" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2404" ;
  ns0:name "Verponding 2404"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bR2Y54> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67870> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098527 52.0076842, 4.7097834 52.0076353, 4.7097464 52.0076563, 4.7098101 52.0076994, 4.7098527 52.0076842))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

