@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/bkpDW3>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 3331.0 ;
  gtm:kadastraleAanduiding "B3331"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3331" ;
  ns0:name "Perceel GDA01-B3331"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250333170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFbgrz>, <https://n2t.net/ark:/60537/bOLkxE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71796> ;
  ns0:startDate "2003-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7083359558626 52.009962743222,4.7084038493736 52.009999097367,4.7083693351905 52.010018870582,4.7083562578656 52.010027352133,4.7083300770676 52.010046040854,4.708273179062 52.010087688574,4.7082014220067 52.010051572733,4.7081876344237 52.010046360822,4.7081922944974 52.010043538377,4.7081904535305 52.0100429525,4.7082515363002 52.010001976121,4.7082631183905 52.010008550531,4.7083359558626 52.009962743222))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

