@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/biJZSD>
  gtm:kadastraalNummer "109"^^xsd:string ;
  gtm:kadastraleAanduiding "D109"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D109"^^xsd:string ;
  ns0:name "Perceel GDA01-D109"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsgSz6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16293> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048911 52.0107231, 4.7049405 52.0107515, 4.7051267 52.0106206, 4.7050796 52.010593, 4.7048911 52.0107231))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

