@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/b8Ks5p>
  gtm:verpondingsNummer "1187" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1187" ;
  ns0:name "Verponding 1187"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b3xUvV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66511> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063973 52.0126234, 4.7064615 52.0126553, 4.7064685 52.0126501, 4.7065215 52.0126111, 4.7064518 52.0125787, 4.7064055 52.0126167, 4.7063973 52.0126234))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

