@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/bEmkz0>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6726.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6726" ;
  gtm:kadastraleAanduiding "M6726"@nl ;
  ns0:name "Perceel GDA01-M6726"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350672670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARpg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89410> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099699491592 52.035094005133,4.7099636599271 52.035057898621,4.7099617026996 52.035045654189,4.709944577644 52.034949317187,4.7099307670468 52.034866068338,4.709960045411 52.034864160406,4.7099570443806 52.034846732667,4.7099914869589 52.034844485903,4.7100096418337 52.034945008416,4.7100270441777 52.035041329026,4.7100357722808 52.035089637792,4.7099699491592 52.035094005133))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

