@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/bRG6O4>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3409.0 ;
  gtm:kadastraleAanduiding "E3409"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3409"^^xsd:string ;
  ns0:name "Perceel GDA01-E3409"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280340970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNZ6> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74052> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023044103828 52.006398754915,4.70223030988 52.006450941931,4.702158584375 52.006501147294,4.702106555279 52.006530991637,4.7020593176059 52.006499859453,4.702112582502 52.006468251605,4.7021103176377 52.006466827241,4.7021748053917 52.006421334659,4.7022485010239 52.006368956565,4.7023044103828 52.006398754915))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

