@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/bNw7mb>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 8843.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8843" ;
  gtm:kadastraleAanduiding "K8843"@nl ;
  ns0:name "Perceel GDA01-K8843"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330884370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHtYki> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80500> ;
  ns0:startDate "2007-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7213800715199 52.022484277925,4.7213678187414 52.022526418073,4.7213671349568 52.022526351288,4.7213669312649 52.022526332159,4.7213661310659 52.022526255727,4.72135270344 52.022524894452,4.7213629407666 52.022487983134,4.7213644337701 52.022482616525,4.7213800715199 52.022484277925))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

