@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bDiMuX>
  gtm:kadastraalNummer "106" ;
  gtm:kadastraleAanduiding "B106" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B106" ;
  ns0:name "Perceel GDA01-B106"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxTMVm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13953> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073916 52.0133837, 4.7072172 52.0135249, 4.7071819 52.0135059, 4.7069909 52.0136581, 4.7070298 52.0136799, 4.7071072 52.0137374, 4.7071354 52.0137132, 4.7071635 52.0136891, 4.7070971 52.0136596, 4.7071263 52.0136347, 4.7071515 52.013613, 4.7071818 52.0135901, 4.7072121 52.0135673, 4.7072388 52.0135471, 4.70727 52.0135235, 4.7073012 52.0135, 4.707331 52.013475, 4.7073349 52.0134718, 4.7073186 52.0134644, 4.707406 52.0133911, 4.7073916 52.0133837))"^^geo:wktLiteral ;
    osm:area 199.0
  ] .

