@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/br1yyi>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6884.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6884" ;
  gtm:kadastraleAanduiding "M6884"@nl ;
  ns0:name "Perceel GDA01-M6884"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350688470000/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/89551> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995017655241 52.032151483038,4.699684383495 52.032139749932,4.6998284472073 52.032130497002,4.699859547164 52.032128503347,4.6998614201888 52.032139399215,4.6998645273811 52.032139192642,4.6998718830155 52.032182173094,4.6998376754128 52.032184400287,4.6998358171014 52.032173495516,4.6996494218179 52.032185413536,4.6995094576144 52.032194357619,4.6995017655241 52.032151483038))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

