@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/b6SigP>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 7043.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7043" ;
  gtm:kadastraleAanduiding "M7043"@nl ;
  ns0:name "Perceel GDA01-M7043"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350704370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinv0> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247814> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998665991794 52.034599945622,4.6999089933799 52.034597137007,4.6999103732595 52.03460503686,4.6999222645529 52.034673480885,4.6998798269775 52.034676262286,4.6998665991794 52.034599945622))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

