@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bKBgJ9>
  gtm:kadastraalNummer "360" ;
  gtm:kadastraleAanduiding "D360" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D360" ;
  ns0:name "Perceel GDA01-D360"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bc4PBe>, <https://n2t.net/ark:/60537/bWSLMH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16545> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113105 52.008403, 4.7113449 52.0083705, 4.7113311 52.0083645, 4.7111496 52.0082864, 4.7110879 52.0082583, 4.7110556 52.0082886, 4.7110912 52.0083037, 4.7111765 52.0083423, 4.7112986 52.0083976, 4.7113105 52.008403))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

