@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/bBdMKQ>
  gtm:kadastraalNummer "516"^^xsd:string ;
  gtm:kadastraleAanduiding "D516"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D516"^^xsd:string ;
  ns0:name "Perceel GDA01-D516"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bWtn1M> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16701> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093947 52.0097205, 4.7095471 52.0096367, 4.7095252 52.0096242, 4.7095034 52.0096114, 4.7093693 52.0096909, 4.7093604 52.0096961, 4.7093584 52.0096973, 4.7093947 52.0097205))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

