@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/bEmjqd>
  gtm:verpondingsNummer "3172" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/3172" ;
  ns0:name "Verponding 3172"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkbTBY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708984 52.0116863, 4.7089637 52.0116854, 4.7088466 52.011675, 4.7088019 52.0116593, 4.7087844 52.0116532, 4.7087657 52.0116466, 4.7087505 52.011663, 4.7088567 52.0117152, 4.7089642 52.0117301, 4.7089833 52.0117328, 4.708984 52.0116863))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

