@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/bcHLro>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6846.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6846" ;
  gtm:kadastraleAanduiding "M6846"@nl ;
  ns0:name "Perceel GDA01-M6846"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMuGC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89514> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003994309461 52.032396388318,4.7004320623269 52.032394322548,4.7004301895662 52.032383399726,4.7004643972923 52.032381172362,4.7004662835307 52.032392167168,4.7006529686927 52.032380393357,4.7007846022397 52.032372091459,4.7007919585191 52.032415089829,4.7006179786695 52.032426057079,4.700473654217 52.032435156655,4.7004424379138 52.032437122829,4.7004406195776 52.032426452,4.7004049677049 52.032428769807,4.7003994309461 52.032396388318))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

