@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/bAbkJO>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 5170.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5170" ;
  gtm:kadastraleAanduiding "M5170"@nl ;
  ns0:name "Perceel GDA01-M5170"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350517070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88056> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093792086308 52.038647224093,4.7093579221884 52.038648647575,4.709348387554 52.038593925435,4.7093697610048 52.03859252942,4.7096127323899 52.038576669956,4.7096094723002 52.038558054263,4.7096674223313 52.03855419909,4.7096709374561 52.038574263376,4.7096802087411 52.038627150346,4.7094999092789 52.038639173046,4.7093792086308 52.038647224093))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

