@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/btjbAY>
  gtm:kadastraalNummer "517"^^xsd:string ;
  gtm:kadastraleAanduiding "D517"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D517"^^xsd:string ;
  ns0:name "Perceel GDA01-D517"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbeZW0>, <https://n2t.net/ark:/60537/bDJnXV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16702> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093604 52.0096961, 4.7093693 52.0096909, 4.7095034 52.0096114, 4.7095252 52.0096242, 4.7095252 52.0096242, 4.7096237 52.009572, 4.709658 52.0095517, 4.7096396 52.0095398, 4.709674 52.0095194, 4.7097111 52.0094972, 4.7096691 52.0094704, 4.7093301 52.0096683, 4.70932 52.0096736, 4.7093604 52.0096961))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

