@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b7vcBb>
  gtm:kadastraalNummer "823"^^xsd:string ;
  gtm:kadastraleAanduiding "B823"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B823"^^xsd:string ;
  schema:name "Perceel GDA01-B823"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8kcwW>, <https://n2t.net/ark:/60537/bE8MKv>, <https://n2t.net/ark:/60537/brs5ED> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14669> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096626 52.0113242, 4.709639 52.0113257, 4.70957 52.01133, 4.7094976 52.0113346, 4.7094444 52.0113379, 4.7093918 52.0113412, 4.7093382 52.0113446, 4.7092444 52.011348, 4.7091863 52.0113493, 4.7091246 52.0113507, 4.709131 52.0113633, 4.7093294 52.0113572, 4.7093687 52.0113547, 4.7094787 52.011348, 4.7096643 52.0113366, 4.7096626 52.0113242))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

