@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/bixksC>
  gtm:verpondingsNummer "1024" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1024" ;
  ns0:name "Verponding 1024"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bBQSEm> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66324> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087471 52.0140699, 4.7087244 52.0140822, 4.708684 52.0141102, 4.7085302 52.0142398, 4.7087149 52.0143199, 4.7087505 52.0143267, 4.708762 52.0142733, 4.7087853 52.0141922, 4.7087857 52.0141702, 4.7087471 52.0140699))"^^geo:wktLiteral ;
    osm:area 267.0
  ] .

