@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/b004gV>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2726.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2726" ;
  gtm:kadastraleAanduiding "M2726"@nl ;
  ns0:name "Perceel GDA01-M2726"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350272670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500pn> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86288> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071899598562 52.032497322959,4.7071973694328 52.032540096502,4.7069634338302 52.03255514018,4.7068265372917 52.032564587065,4.7068200936887 52.032527319968,4.7068450239136 52.03252567532,4.7068563945892 52.032518712103,4.7069559721928 52.032511970833,4.7071899598562 52.032497322959))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

