@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/bgeFb5>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6893.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6893" ;
  gtm:kadastraleAanduiding "M6893"@nl ;
  ns0:name "Perceel GDA01-M6893"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350689370000/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/89560> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991122267594 52.03227518869,4.6991030945077 52.032221735325,4.6991348523518 52.03221961088,4.6991366671936 52.032230488444,4.6991708738992 52.032228324368,4.699169046272 52.032217329881,4.6993562085054 52.032204832856,4.6994920942441 52.032195766264,4.6994997060774 52.032238172981,4.6993209271098 52.032250413601,4.6991762115443 52.032260327244,4.6991462180805 52.032262381114,4.6991480099954 52.032272854065,4.6991122267594 52.03227518869))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

