@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/bW2OTV>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1781.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1781" ;
  gtm:kadastraleAanduiding "M1781"@nl ;
  ns0:name "Perceel GDA01-M1781"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350178170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85708> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6886597000772 52.028037277895,4.6886857497605 52.028096432293,4.6885200090272 52.02812282762,4.688386969242 52.028144392278,4.6882940809502 52.028159912225,4.6882781516193 52.028123648349,4.6883708352973 52.028108163154,4.6883699629244 52.02810617154,4.688418101782 52.028098124986,4.688409826622 52.02807934405,4.6884576441979 52.028071340515,4.688456771962 52.028069339914,4.6884937491239 52.028063150611,4.688659460371 52.028036764134,4.6886597000772 52.028037277895))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

