@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bvOAO7>
  gtm:kadastraalNummer "270"^^xsd:string ;
  gtm:kadastraleAanduiding "D270"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D270"^^xsd:string ;
  ns0:name "Perceel GDA01-D270"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b7UO0s>, <https://n2t.net/ark:/60537/bb290B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16454> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087236 52.0085042, 4.7085817 52.008416, 4.7085736 52.008411, 4.7085191 52.0084349, 4.7085016 52.0084422, 4.7085079 52.0084461, 4.7087061 52.0085517, 4.7087183 52.0085573, 4.7087275 52.0085494, 4.708687 52.0085304, 4.7087236 52.0085042))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

