@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/bm1JIf>
  gtm:verpondingsNummer "1143" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1143" ;
  ns0:name "Verponding 1143"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bO8aiS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66463> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048744 52.0120492, 4.7047984 52.0121868, 4.7047924 52.0121971, 4.7048431 52.0122107, 4.7049394 52.0120889, 4.7049482 52.0120807, 4.7048744 52.0120492))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

