@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/bY7O7s>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3343.0 ;
  gtm:kadastraleAanduiding "D3343"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3343"^^xsd:string ;
  ns0:name "Perceel GDA01-D3343"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270334370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNVtIh>, <https://n2t.net/ark:/60537/by6hpI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73401> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080349748983 52.008711743986,4.7080679062653 52.00873005462,4.7079931342951 52.00878156723,4.7079951405796 52.008782774265,4.707991224206 52.008785547063,4.707989333344 52.008784412602,4.7079517867604 52.008808266913,4.707931271074 52.008796283826,4.7077967989095 52.008712077344,4.7078639509815 52.008680906597,4.7079618652537 52.008745828652,4.707947510399 52.00875501287,4.7079598923256 52.008761645858,4.7080349748983 52.008711743986))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

