@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/b6Sic6>
  gtm:oppervlakte 36.0 ;
  gtm:kadastraalNummer 3406.0 ;
  gtm:kadastraleAanduiding "B3406"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3406"^^xsd:string ;
  ns0:name "Perceel GDA01-B3406"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250340670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsI6W> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246653> ;
  ns0:startDate "2003-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053182295517 52.011878717193,4.7052590207638 52.011846914783,4.7052249473625 52.011871040025,4.7051697819749 52.011841553038,4.7052207843718 52.011803827554,4.705340105969 52.01186353665,4.7053182295517 52.011878717193))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

