@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/bWtdeE>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 1022.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1022" ;
  gtm:kadastraleAanduiding "M1022"@nl ;
  ns0:name "Perceel GDA01-M1022"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350102270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLBI> ;
  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/85081> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074152432813 52.038622313593,4.7074207076972 52.038654083072,4.7072457402872 52.038666213995,4.707247751562 52.038677739711,4.7072116039138 52.038679769106,4.7072076496129 52.038657023672,4.7071714137186 52.038659106475,4.7071734236094 52.038670722068,4.7071097368774 52.03867512713,4.7071022388179 52.038632362103,4.7072382732932 52.038623314331,4.7073820317966 52.038613349234,4.7073839318347 52.038624523758,4.7074152432813 52.038622313593))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

