@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/bwe1sy>
  gtm:verpondingsNummer "1457" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1457" ;
  ns0:name "Verponding 1457"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bI5Sme> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66810> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116389 52.0115799, 4.7116304 52.0115764, 4.7115874 52.011558, 4.7115229 52.0116252, 4.7115135 52.0116349, 4.7115611 52.0116585, 4.7116389 52.0115799))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

