@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/by6kSr>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 5809.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5809" ;
  gtm:kadastraleAanduiding "M5809"@nl ;
  ns0:name "Perceel GDA01-M5809"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350580970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJccE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88660> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6919234852143 52.031647297242,4.6921375764403 52.031611394138,4.6921366892609 52.031609402467,4.6921844957966 52.031601370379,4.6921768503531 52.031583186677,4.6922246568537 52.031575154574,4.6922237696712 52.031573162903,4.6923186543279 52.031557076363,4.6923450917535 52.031617041135,4.6919392675199 52.031682975474,4.6919234852143 52.031647297242))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

