@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/bdxz90>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5792.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5792" ;
  gtm:kadastraleAanduiding "M5792"@nl ;
  ns0:name "Perceel GDA01-M5792"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350579270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88647> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6925560324617 52.0310408983,4.6922194365131 52.031099116448,4.6921933048562 52.031039198389,4.69228596423 52.031023700967,4.6922868514045 52.031025692637,4.6923346567325 52.031017696438,4.6923426326817 52.031036178698,4.6923904525822 52.031028182562,4.6923913396221 52.031030183219,4.6925403660396 52.031005247797,4.6925560324617 52.0310408983))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

