@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bHGxxX>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 5863.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5863" ;
  gtm:kadastraleAanduiding "M5863"@nl ;
  ns0:name "Perceel GDA01-M5863"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350586370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAbNQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88682> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7063952766908 52.026381519959,4.7063813249909 52.026376244001,4.7064007930699 52.026356024832,4.7064025604685 52.026356700192,4.7064251856795 52.026332957849,4.7064374973182 52.026336849096,4.7064635916179 52.026309189888,4.7065604532477 52.026343168674,4.7064938899 52.026435445171,4.7063721072131 52.026404638951,4.7063952766908 52.026381519959))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

