@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/b1FFXr>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 6769.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6769" ;
  gtm:kadastraleAanduiding "M6769"@nl ;
  ns0:name "Perceel GDA01-M6769"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350676970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEApg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89438> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088691703822 52.034442672784,4.7089343663121 52.034438284473,4.7089505898826 52.034535290575,4.7089667341168 52.034631765902,4.7089015380442 52.034636145243,4.7088853938129 52.034539678895,4.7088691703822 52.034442672784))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

