@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/baPt0F>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1405.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1405" ;
  gtm:kadastraleAanduiding "M1405"@nl ;
  ns0:name "Perceel GDA01-M1405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350140570000/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/85412> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060805833665 52.035999084226,4.7060732345045 52.035956185147,4.7061429146894 52.035951302983,4.706144944234 52.035962559178,4.7062873001747 52.035953234499,4.7063892825042 52.035947001945,4.706441809017 52.035943072075,4.706449232187 52.035985899651,4.7061526738362 52.036005343605,4.7061506442877 52.03599408741,4.7060805833665 52.035999084226))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

