@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/b2URQu>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1406.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1406" ;
  gtm:kadastraleAanduiding "M1406"@nl ;
  ns0:name "Perceel GDA01-M1406"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350140670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  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/85413> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060732345045 52.035956185147,4.7060658712203 52.035913276996,4.7061351984486 52.035908599528,4.7061372147831 52.035919765763,4.706434357535 52.035900190403,4.706441809017 52.035943072075,4.7063892825042 52.035947001945,4.7062873001747 52.035953234499,4.706144944234 52.035962559178,4.7061429146894 52.035951302983,4.7060732345045 52.035956185147))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

