@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/b5qcSf>
  gtm:kadastraalNummer "296bis" ;
  gtm:kadastraleAanduiding "D296bis" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D296bis" ;
  ns0:name "Perceel GDA01-D296bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17208> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097639 52.00831, 4.7097567 52.0083066, 4.7096145 52.0082332, 4.7095093 52.0081789, 4.7093484 52.0080942, 4.70934 52.0080981, 4.7094612 52.0081661, 4.7094282 52.0081885, 4.7094532 52.0082008, 4.7095762 52.0082608, 4.7096683 52.0083067, 4.7096764 52.0083197, 4.7097175 52.0083338, 4.7097263 52.0083374, 4.7097639 52.00831))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

