@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/boWyus>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 3543.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3543" ;
  gtm:kadastraleAanduiding "M3543"@nl ;
  ns0:name "Perceel GDA01-M3543"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350354370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86850> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161717234358 52.035045277261,4.7161724568131 52.035025507029,4.716175545784 52.034955505239,4.7161805148138 52.034818371046,4.7162543878829 52.034819421147,4.7162497091836 52.03495664688,4.7162470194768 52.035019460251,4.7162460327095 52.035046419735,4.7162161630047 52.035045979896,4.7161717234358 52.035045277261))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

