@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/brEEky>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 1403.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1403" ;
  gtm:kadastraleAanduiding "M1403"@nl ;
  ns0:name "Perceel GDA01-M1403"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350140370000/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/85410> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060879468152 52.036041983388,4.706158373764 52.036036880824,4.7061604034529 52.036048128031,4.7063019849786 52.036038951656,4.7064566289571 52.036028547307,4.7064660633883 52.03608288264,4.7062757826697 52.036096343731,4.7060994206277 52.0361088154,4.7060879468152 52.036041983388))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

