@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/b3Xnky>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1780.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1780" ;
  gtm:kadastraleAanduiding "M1780"@nl ;
  ns0:name "Perceel GDA01-M1780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350178070000/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/85707> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6886859747569 52.028096954954,4.6887116022545 52.02815515407,4.6885093002901 52.028189080494,4.6885084280497 52.028187079894,4.688460756342 52.028195066338,4.6884519888491 52.028175149945,4.6884042151524 52.028183135761,4.6884033429167 52.02818113516,4.6883102352994 52.02819669876,4.6882940809502 52.028159912225,4.688386969242 52.028144392278,4.6885200090272 52.02812282762,4.6886857497605 52.028096432293,4.6886859747569 52.028096954954))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

