@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/bAbh8P>
  gtm:kadastraalNummer "29"^^xsd:string ;
  gtm:kadastraleAanduiding "B29"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B29"^^xsd:string ;
  schema:name "Perceel GDA01-B29"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6fddR> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13876> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096497 52.0144221, 4.7095383 52.0144012, 4.7094862 52.0143811, 4.7094325 52.0143858, 4.7093256 52.0143513, 4.7093074 52.0143674, 4.7092305 52.0143391, 4.7092111 52.0143544, 4.7092305 52.0143633, 4.7092372 52.0143563, 4.7093155 52.014385, 4.7093304 52.0143718, 4.7093938 52.0143932, 4.7094466 52.0144069, 4.7094748 52.0144082, 4.7096349 52.0144734, 4.709644 52.0144764, 4.7096571 52.0144762, 4.7096548 52.0144497, 4.7096613 52.0144233, 4.7096497 52.0144221))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

