@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b7UFE0>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 6929.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6929"^^xsd:string ;
  gtm:kadastraleAanduiding "M6929"@nl ;
  ns0:name "Perceel GDA01-M6929"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350692970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vY1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89592> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022087445544 52.026097995748,4.7021408206258 52.026064271617,4.7020430060268 52.026015686483,4.7019414461628 52.025965245837,4.7019888098987 52.025929442072,4.702014518554 52.025910014962,4.7020480502643 52.025926892543,4.7020223416138 52.025946319661,4.7020558733542 52.02596319724,4.7020691701266 52.025953135705,4.7021030782251 52.025970177252,4.7022004357743 52.026019110225,4.7022680062997 52.026053074953,4.7022087445544 52.026097995748))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

