@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/bmetru>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2526.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2526" ;
  gtm:kadastraleAanduiding "N2526"@nl ;
  ns0:name "Perceel GDA01-N2526"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360252670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N6KK>, <https://n2t.net/ark:/60537/bbS8c7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106336> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6735993298402 52.007187063584,4.6735445227906 52.007152278613,4.673816951437 52.006988803364,4.6738723213213 52.007023915205,4.6738405458918 52.007042832062,4.6737558077626 52.007093193058,4.6735993298402 52.007187063584))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

