@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/b4a3ZH>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 782.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M782" ;
  gtm:kadastraleAanduiding "M782"@nl ;
  ns0:name "Perceel GDA01-M782"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350078270000/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/84902> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095126575798 52.029081511276,4.7095195444393 52.029152208582,4.7094764165267 52.02915381197,4.7094740078286 52.029129053091,4.7094308800726 52.029130647476,4.7094320770562 52.029143031367,4.7093730786154 52.029144750099,4.7091898179163 52.029150831799,4.7091843298954 52.029092690308,4.7093673466005 52.02908634655,4.7095126575798 52.029081511276))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

