@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/bnuDMf>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6502.0 ;
  gtm:kadastraleAanduiding "A6502"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6502"^^xsd:string ;
  ns0:name "Perceel GDA01-A6502"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240650270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTYPA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70805> ;
  ns0:startDate "2007-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7206974691834 52.015146988709,4.7207086838377 52.015169666994,4.7207531544811 52.015279622071,4.720785791191 52.015355650871,4.7207185939805 52.01536726098,4.7206844384877 52.015291493215,4.7206301406337 52.015158633977,4.7206974691834 52.015146988709))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

