@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/b74RFD>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2599.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2599" ;
  gtm:kadastraleAanduiding "M2599"@nl ;
  ns0:name "Perceel GDA01-M2599"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350259970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHghgV> ;
  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/86171> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066470618279 52.033999263668,4.7066391412649 52.03395369176,4.7070045463158 52.033929386119,4.7070197450176 52.033936197214,4.7070448492483 52.033934661387,4.7070515927011 52.033972361637,4.7070162045498 52.033974530171,4.7068807252378 52.033983455006,4.7066470618279 52.033999263668))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

