@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/baq3Sr>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6886.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6886" ;
  gtm:kadastraleAanduiding "M6886"@nl ;
  ns0:name "Perceel GDA01-M6886"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350688670000/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/89553> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6994863800074 52.03206582375,4.6996696848403 52.032053941877,4.6998137349491 52.032044607991,4.699844820689 52.032042587292,4.6998467066235 52.032053591097,4.6998823583634 52.03205126447,4.6998878290194 52.032083178205,4.6998552991524 52.032085289358,4.6998571707954 52.032096275102,4.6998229778291 52.032098502376,4.6998210917607 52.032087507559,4.6996347232157 52.032099605477,4.6994940860883 52.032108734368,4.6994863800074 52.03206582375))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

