@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/bR30pY>
  gtm:verpondingsNummer "2578" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2578" ;
  ns0:name "Verponding 2578"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUoa5x> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68069> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069545 52.0096035, 4.7069147 52.009581, 4.7068457 52.0096275, 4.706887 52.0096502, 4.7069079 52.0096358, 4.7069545 52.0096035))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

