@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/bc4EgP>
  gtm:verpondingsNummer "853" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/853" ;
  ns0:name "Verponding 853"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beA05h> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69684> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126517 52.0124227, 4.7126211 52.0124428, 4.7126826 52.012475, 4.7128499 52.0123323, 4.7127973 52.0123064, 4.7126572 52.0124259, 4.7126517 52.0124227))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

