@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/bG0VyT>
  gtm:oppervlakte 2011.0 ;
  gtm:kadastraalNummer 7349.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7349" ;
  gtm:kadastraleAanduiding "K7349"@nl ;
  ns0:name "Perceel GDA01-K7349"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330734970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzaD0> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79487> ;
  ns0:startDate "2007-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7223206050137 52.01895113619,4.7220627855174 52.018932467146,4.7219676082959 52.018925655504,4.7219674573627 52.018928953389,4.7219362826944 52.018926853722,4.7219371169353 52.018922669848,4.7219186814789 52.018921127533,4.7216885904016 52.018905122112,4.7216215569916 52.01890045571,4.7216854198235 52.018561397291,4.7223347862029 52.018548114144,4.7223999974516 52.018586215637,4.7223980472605 52.018595903093,4.7223206050137 52.01895113619))"^^geo:wktLiteral ;
    osm:area 2016.0
  ] .

