@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/b8KsjV>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 6491.0 ;
  gtm:kadastraleAanduiding "A6491"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6491"^^xsd:string ;
  ns0:name "Perceel GDA01-A6491"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240649170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChPV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70799> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7215799598388 52.014893763119,4.7216002896842 52.014818636239,4.7216879621717 52.014728888443,4.721759923013 52.014755451444,4.7216585501505 52.014858442636,4.7216466637683 52.014900593911,4.7215799598388 52.014893763119))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

