@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/bn4ftn>
  gtm:oppervlakte 212.0 ;
  gtm:kadastraalNummer 6900.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6900" ;
  gtm:kadastraleAanduiding "M6900"@nl ;
  ns0:name "Perceel GDA01-M6900"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuAOM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89567> ;
  ns0:startDate "2022-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990590231722 52.031963879625,4.699045892575 52.031887069036,4.6993997954875 52.031864122012,4.6994119949092 52.031938976641,4.6994122608116 52.031940641046,4.6993121755787 52.031947229155,4.6991260821338 52.031959471688,4.6991279097402 52.031970466176,4.6990937030916 52.031972639227,4.6990918743891 52.03196171664,4.6990590231722 52.031963879625))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

