@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/bSvVbV>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1735.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1735" ;
  gtm:kadastraleAanduiding "M1735"@nl ;
  ns0:name "Perceel GDA01-M1735"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350173570000/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/85662> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6876662371013 52.028466787086,4.6877632475693 52.02845049215,4.6878077823396 52.028552002026,4.6878664652244 52.028690933726,4.687808011694 52.028700662541,4.6877831466091 52.02864408567,4.6877799032801 52.028644623686,4.6877669154372 52.02861503762,4.6877369648835 52.028620063992,4.6877239068901 52.028590306724,4.6877206779943 52.028590853813,4.6876662371013 52.028466787086))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

