@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/bvBT8V>
  gtm:kadastraalNummer "92"^^xsd:string ;
  gtm:kadastraleAanduiding "D92"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D92"^^xsd:string ;
  ns0:name "Perceel GDA01-D92"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3krP0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16276> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046198 52.0108701, 4.7045409 52.0108291, 4.7044829 52.0108665, 4.7045047 52.0108779, 4.704469 52.0109038, 4.7044192 52.0109399, 4.7044372 52.0109498, 4.7044856 52.0109165, 4.7045251 52.0108893, 4.7045551 52.010906, 4.7046198 52.0108701))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

