@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/bpn538>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 8853.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8853" ;
  gtm:kadastraleAanduiding "K8853"@nl ;
  ns0:name "Perceel GDA01-K8853"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330885370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sTGp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247061> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204200768471 52.024525562414,4.7204096059486 52.024564377857,4.7203962210942 52.024613953864,4.7203759573988 52.024611744812,4.7203906235583 52.024562229994,4.7204020525589 52.024523653676,4.7204200768471 52.024525562414))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

