@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/bG0UXe>
  gtm:verpondingsNummer "416" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/416" ;
  ns0:name "Verponding 416"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bY7Lsz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69154> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713791 52.0118125, 4.7138002 52.0118055, 4.7138241 52.0116875, 4.7138617 52.0116738, 4.71387 52.0116446, 4.7138586 52.0116436, 4.71384 52.0116405, 4.7137499 52.0116279, 4.713716 52.0117647, 4.7137148 52.011774, 4.713791 52.0118125))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

