@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bdxya1>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 6827.0 ;
  gtm:kadastraleAanduiding "A6827"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6827"^^xsd:string ;
  ns0:name "Perceel GDA01-A6827"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240682770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sIU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70899> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714191373613 52.016299948363,4.7141429701213 52.016309316194,4.7139336079422 52.01619940442,4.7138964159927 52.016180055423,4.7138340791791 52.016147205839,4.7138784221428 52.016115272015,4.7140057369494 52.016180680601,4.7142218066353 52.016294055168,4.714191373613 52.016299948363))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

