@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/bz8MR6>
  gtm:kadastraalNummer "911" ;
  gtm:kadastraleAanduiding "D911" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D911" ;
  ns0:name "Perceel GDA01-D911"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17096> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7057758 52.0094414, 4.7056828 52.009392, 4.7057166 52.0093682, 4.7057582 52.009339, 4.7057582 52.009339, 4.7054477 52.00917, 4.7054409 52.0091706, 4.705432 52.0091706, 4.7051357 52.009019, 4.7051196 52.0090204, 4.7051032 52.0090273, 4.705016 52.0090937, 4.7057492 52.0094604, 4.7057758 52.0094414))"^^geo:wktLiteral ;
    osm:area 672.0
  ] .

