@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/bCTzHm>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 8846.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8846" ;
  gtm:kadastraleAanduiding "K8846"@nl ;
  ns0:name "Perceel GDA01-K8846"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330884670000/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/244358> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7209385302963 52.024031970225,4.7209626978289 52.023943095054,4.7209770471346 52.023890333564,4.7209865261743 52.023855467343,4.7210057131946 52.023857553351,4.7209961321868 52.023892418995,4.7209574558164 52.024034009818,4.7209385302963 52.024031970225))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

