@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/bnHhXI>
  gtm:kadastraalNummer "93"^^xsd:string ;
  gtm:kadastraleAanduiding "D93"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D93"^^xsd:string ;
  ns0:name "Perceel GDA01-D93"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b87vPp>, <https://n2t.net/ark:/60537/bywT08> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16277> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046753 52.0108893, 4.7046306 52.0108641, 4.7046198 52.0108701, 4.7045551 52.010906, 4.7045251 52.0108893, 4.7044856 52.0109165, 4.7045688 52.0109625, 4.7046753 52.0108893))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

