@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/bfPfy8>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 798.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M798" ;
  gtm:kadastraleAanduiding "M798"@nl ;
  ns0:name "Perceel GDA01-M798"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350079870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84916> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095509253961 52.029397367524,4.7096201358892 52.029394898511,4.7096446737422 52.029394024021,4.7096551408452 52.029496830437,4.7096665839656 52.029609295987,4.7096168659581 52.029611104196,4.7095719592927 52.029612742327,4.7095602975762 52.029500293485,4.7095568214895 52.029460356079,4.7095509253961 52.029397367524))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

