@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/b1sY3I>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1343.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1343" ;
  gtm:kadastraleAanduiding "M1343"@nl ;
  ns0:name "Perceel GDA01-M1343"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350134370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85359> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085983615988 52.036104177508,4.7086057857685 52.036147076852,4.7084314534699 52.036158359266,4.7081842006949 52.036174829736,4.7081767623518 52.036131930283,4.7084239856106 52.036115468647,4.7084219742812 52.03610393396,4.708458252042 52.036101833044,4.7084621928667 52.036124533423,4.7084982708436 52.036122152704,4.7084963003536 52.036110807009,4.7085983615988 52.036104177508))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

