@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bNVHDG>
  gtm:oppervlakte 36.0 ;
  gtm:kadastraalNummer 3906.0 ;
  gtm:kadastraleAanduiding "B3906"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3906" ;
  ns0:name "Perceel GDA01-B3906"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250390670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/br1IHz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289443> ;
  ns0:startDate "2022-02-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068654887742 52.012652250314,4.7069192747399 52.012612481842,4.7069222653118 52.012610269999,4.7069904016732 52.012646167928,4.7069894146174 52.012646899274,4.7069871023678 52.012648566745,4.7069332997008 52.012687517207,4.7069328282926 52.01268786503,4.7068654887742 52.012652250314))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

