@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/bqbJH4>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6341.0 ;
  gtm:kadastraleAanduiding "A6341"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6341"^^xsd:string ;
  ns0:name "Perceel GDA01-A6341"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240634170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjaYN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70735> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7164012684606 52.015460730761,4.7164167023266 52.015411598252,4.7165513143812 52.015427537585,4.7166264510207 52.015436441648,4.7167027075385 52.015445468891,4.7166859975716 52.015495205378,4.7164012684606 52.015460730761))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

