@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bMT0KD>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 6020.0 ;
  gtm:kadastraleAanduiding "A6020"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6020"^^xsd:string ;
  ns0:name "Perceel GDA01-A6020"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240602070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwRhc4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70616> ;
  ns0:startDate "2010-03-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7207501868637 52.010067324895,4.7206589917726 52.010013408482,4.7206672590367 52.010006956681,4.7204561915508 52.009881379919,4.7205175337392 52.009843733384,4.720836188141 52.010043435223,4.7207707042963 52.010079458541,4.7207501868637 52.010067324895))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

