@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/b8k0iD>
  gtm:kadastraalNummer "802"^^xsd:string ;
  gtm:kadastraleAanduiding "A802"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A802"^^xsd:string ;
  ns0:name "Perceel GDA01-A802"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBe0xW>, <https://n2t.net/ark:/60537/bz90y7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13802> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.716506 52.0079874, 4.7164124 52.0083396, 4.7165457 52.0083659, 4.716523 52.0084519, 4.716523 52.0084519, 4.7167575 52.0084765, 4.7168184 52.0084841, 4.7169175 52.0084951, 4.7169424 52.0084224, 4.7175521 52.0085074, 4.7176354 52.008519, 4.717656 52.0084533, 4.7176628 52.0083966, 4.7176853 52.0082941, 4.7177646 52.0080825, 4.7169874 52.0079867, 4.7169498 52.0079821, 4.716934 52.0080255, 4.716506 52.0079874))"^^geo:wktLiteral ;
    osm:area 4220.0
  ] .

