@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/bKaVOM>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5788.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5788" ;
  gtm:kadastraleAanduiding "M5788"@nl ;
  ns0:name "Perceel GDA01-M5788"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350578870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88643> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926406011012 52.031233308329,4.6923033204977 52.03129142381,4.6922771461585 52.031231424625,4.69237043372 52.031215849947,4.6923713063309 52.031217841531,4.6924191264204 52.031209845384,4.6924273186377 52.031228481716,4.6924751387287 52.031220485546,4.6924760113443 52.031222477129,4.6926248919462 52.03119758568,4.6926406011012 52.031233308329))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

