@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/bqptaB>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 4015.0 ;
  gtm:kadastraleAanduiding "D4015"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4015"^^xsd:string ;
  ns0:name "Perceel GDA01-D4015"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270401570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPB8hD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105159> ;
  ns0:startDate "2009-10-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081198810147 52.008969077656,4.708043352998 52.009018225204,4.7080289027657 52.009009665761,4.7080021323882 52.009026921851,4.7079330690585 52.008985221596,4.7080005470882 52.008945055254,4.7079945400532 52.008941613986,4.7080409863313 52.008913901051,4.7081279707572 52.008963875094,4.7081198810147 52.008969077656))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

