@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/bTL42g>
  gtm:kadastraalNummer "831" ;
  gtm:kadastraleAanduiding "D831" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D831" ;
  ns0:name "Perceel GDA01-D831"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17016> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7070092 52.0084525, 4.7068524 52.008367, 4.7067355 52.0084636, 4.7066881 52.0084993, 4.7068416 52.0085769, 4.7068968 52.0085393, 4.7069654 52.0084926, 4.7069578 52.0084885, 4.7070092 52.0084525))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

