@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/bfpRk1>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5819.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5819" ;
  gtm:kadastraleAanduiding "M5819"@nl ;
  ns0:name "Perceel GDA01-M5819"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350581970000/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/88670> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6914498897001 52.031163836629,4.6916279486718 52.031134013429,4.6916288358193 52.031136005105,4.6916764530716 52.031127936153,4.691684799667 52.031146932987,4.6917326196624 52.031138946106,4.6917334922434 52.031140937694,4.6918269545185 52.031125373467,4.6918427150188 52.031161501007,4.691478867132 52.031223430111,4.6914498897001 52.031163836629))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

