@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/b4ZRML>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2609.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2609" ;
  gtm:kadastraleAanduiding "M2609"@nl ;
  ns0:name "Perceel GDA01-M2609"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350260970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N7Yr> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86179> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077398086569 52.034174213696,4.707730437329 52.034121406842,4.7077293766437 52.03411543244,4.7079050611473 52.0341038443,4.7079867203067 52.03409878747,4.7080480046036 52.03409476359,4.708053139516 52.03412326838,4.7080585847969 52.034153410845,4.7079514958612 52.034160316466,4.7077398086569 52.034174213696))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

