@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b6sLzP>
  gtm:oppervlakte 275.0 ;
  gtm:kadastraalNummer 2029.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2029" ;
  gtm:kadastraleAanduiding "M2029"@nl ;
  ns0:name "Perceel GDA01-M2029"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350202970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85846> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142039754332 52.030475954293,4.7142044841224 52.030471193361,4.7141124589891 52.030467377628,4.7141204322415 52.030399336252,4.7141608105101 52.030385859774,4.7143348477325 52.030393595668,4.714540737177 52.030402492996,4.71453121052 52.030489598858,4.7144183495058 52.030484639663,4.714287572854 52.030479128561,4.7142039754332 52.030475954293))"^^geo:wktLiteral ;
    osm:area 275.0
  ] .

