@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/bI5Vet>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3316.0 ;
  gtm:kadastraleAanduiding "F3316"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3316"^^xsd:string ;
  ns0:name "Perceel GDA01-F3316"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290331670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuov> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76174> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899731166834 52.007160250476,4.6899079734144 52.007219862346,4.6899055566965 52.007218859302,4.6899035917993 52.007220645348,4.6897114592801 52.007140678511,4.689795501973 52.00708892675,4.6899687496387 52.007161033567,4.6899706999672 52.007159247434,4.6899731166834 52.007160250476))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

