@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/bzLST3>
  gtm:kadastraalNummer "76"^^xsd:string ;
  gtm:kadastraleAanduiding "D76"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D76"^^xsd:string ;
  ns0:name "Perceel GDA01-D76"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGQTWq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16260> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7035788 52.0104482, 4.7037486 52.0103066, 4.7037012 52.0102819, 4.7035381 52.0104211, 4.703549 52.0104249, 4.7035608 52.0104315, 4.7035788 52.0104482))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

