@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/bDVVd9>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 8651.0 ;
  gtm:kadastraleAanduiding "A8651"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8651"^^xsd:string ;
  ns0:name "Perceel GDA01-A8651"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240865170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMg3Y2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71515> ;
  ns0:startDate "2007-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7183696220079 52.015454708174,4.7183207644549 52.015449720673,4.718337100629 52.015388791287,4.7183857186212 52.015394208863,4.7183892817004 52.015394606617,4.7183726474839 52.015455012991,4.7183696220079 52.015454708174))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

