@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/bCgktV>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1563.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1563" ;
  gtm:kadastraleAanduiding "M1563"@nl ;
  ns0:name "Perceel GDA01-M1563"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350156370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85517> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6891390579449 52.02991069638,4.689198258822 52.029900782575,4.6893002574464 52.030135058517,4.6892036106732 52.030151195093,4.6891786242126 52.030093826842,4.68918186777 52.0300932798,4.6891690231731 52.030063766657,4.6891998826888 52.030058439701,4.6891870380899 52.03002892656,4.6891902815025 52.030028388506,4.6891390579449 52.02991069638))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

