@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/bQ0woi>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 3315.0 ;
  gtm:kadastraleAanduiding "F3315"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3315"^^xsd:string ;
  ns0:name "Perceel GDA01-F3315"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290331570000/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/76173> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899731166834 52.007160250476,4.6899706999672 52.007159247434,4.6899687496387 52.007161033567,4.689795501973 52.00708892675,4.6898795299084 52.007037174842,4.6900338927411 52.007101421662,4.6900358432042 52.007099626541,4.6900382597789 52.007100638569,4.6899731166834 52.007160250476))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

