@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/bOLj0I>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3352.0 ;
  gtm:kadastraleAanduiding "B3352"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3352" ;
  ns0:name "Perceel GDA01-B3352"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250335270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xI2z> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71800> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085750046161 52.013506443374,4.7086395469145 52.013521089005,4.7085963953764 52.013592594692,4.7085659513394 52.013648354029,4.7085788482956 52.013651852958,4.7085273077374 52.013731903173,4.7085151815064 52.01372656606,4.7085143995948 52.013727217706,4.7084518855681 52.01369885841,4.7085609801651 52.013528348162,4.7085619945718 52.013526772051,4.7085750046161 52.013506443374))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

