@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/buM8FE>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 769.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M769" ;
  gtm:kadastraleAanduiding "M769"@nl ;
  ns0:name "Perceel GDA01-M769"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350076970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84891> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087607226537 52.028469323902,4.7088582888712 52.028465850228,4.7088687175751 52.028578759457,4.7088897097525 52.028578170305,4.7088985477018 52.02867103526,4.7087796963185 52.028675168326,4.7087710348211 52.028582214493,4.7087607226537 52.028469323902))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

