@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/bcv2Oy>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3332.0 ;
  gtm:kadastraleAanduiding "B3332"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3332" ;
  ns0:name "Perceel GDA01-B3332"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250333270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8Agi>, <https://n2t.net/ark:/60537/bFbgrz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72184> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084744456864 52.010137854014,4.7084263896484 52.010166960028,4.7084244197758 52.010168153116,4.7083900209635 52.010149519535,4.7084795217129 52.010096977036,4.7085351323359 52.010064346156,4.7086210379439 52.010014497323,4.7086332045796 52.010021910987,4.7086272374198 52.010025444988,4.7085481792362 52.010072304209,4.7086545160509 52.010137256238,4.7085983955259 52.010168931463,4.7085194937015 52.010123669372,4.7085070363129 52.010116218066,4.7084997158753 52.010122548641,4.7084744456864 52.010137854014))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

