@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/bbRXIL>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 6944.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6944"^^xsd:string ;
  gtm:kadastraleAanduiding "M6944"@nl ;
  ns0:name "Perceel GDA01-M6944"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350694470000/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/89607> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024039678267 52.025399987207,4.7024774232318 52.025436871321,4.7024073316073 52.025489737894,4.7023282186434 52.025549401107,4.7022453023088 52.025611936404,4.7021870008514 52.025582645618,4.7021558258884 52.025566977242,4.70218314198 52.025546274108,4.7022143315076 52.025561942561,4.7022416474318 52.0255412484,4.7022266672656 52.025533718864,4.7022548515558 52.025512454495,4.7023339202939 52.025452827028,4.7024039678267 52.025399987207))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

