@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/bms99d>
  gtm:oppervlakte 219.0 ;
  gtm:kadastraalNummer 1565.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1565" ;
  gtm:kadastraleAanduiding "M1565"@nl ;
  ns0:name "Perceel GDA01-M1565"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350156570000/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/85519> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.689257459813 52.029890859752,4.6893852706554 52.029869442877,4.6894874584899 52.030103791683,4.6893966850271 52.030118956517,4.6893717574602 52.030061534726,4.6893685286183 52.030062072872,4.6893556853072 52.030032469873,4.6893247828152 52.030037751673,4.6893119819924 52.030008229817,4.6893087385827 52.030008767874,4.689257459813 52.029890859752))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

