@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/bn4ey6>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3208.0 ;
  gtm:kadastraleAanduiding "D3208"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3208" ;
  ns0:name "Perceel GDA01-D3208"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270320870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/byJCg9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73367> ;
  ns0:startDate "2006-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127814492735 52.007792257982,4.7125074034986 52.007690098263,4.7125343768946 52.007660150686,4.7125352453029 52.0076605152,4.7125377182794 52.007657814874,4.7125771746396 52.007671361833,4.7125745071977 52.007674402604,4.7126052279544 52.007684825452,4.7128119696524 52.007757917356,4.7127814492735 52.007792257982))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

