@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b8Xkiw>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 3794.0 ;
  gtm:kadastraleAanduiding "D3794"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3794" ;
  ns0:name "Perceel GDA01-D3794"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270379470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1sYO0> ;
  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/287544> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097176712102 52.009358269317,4.7096974972388 52.009371815588,4.7096456947997 52.009342448916,4.7096712343098 52.009326614527,4.709736159418 52.009285677475,4.7097826937259 52.009315705899,4.7097611420677 52.00932981951,4.7097408261476 52.009343122285,4.7097176712102 52.009358269317))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

