@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/byW8H0>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6883.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6883" ;
  gtm:kadastraleAanduiding "M6883"@nl ;
  ns0:name "Perceel GDA01-M6883"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350688370000/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/89550> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995171769309 52.032237358195,4.6995094576144 52.032194357619,4.6996494218179 52.032185413536,4.6998358171014 52.032173495516,4.6998376754128 52.032184400287,4.6998718830155 52.032182173094,4.6998754674553 52.032203101001,4.6999080413975 52.032200972122,4.6999118135871 52.032222961753,4.699876161712 52.032225288388,4.6998742625706 52.032214194624,4.6998431329981 52.032216215075,4.6996990822052 52.032225557984,4.6995171769309 52.032237358195))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

