@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d
  a a2a:Record ;
  rdfs:label "DTB Begraven in 1797 te Leiden" ;
  a2a:hasPerson oa:person_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Person-7b2aeef7-407b-7963-6b1e-25387c4eb292, oa:person_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Person-12bec684-0c07-57bc-9f28-02e5a070f2cf ;
  a2a:hasEvent oa:event_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_0, oa:relationep_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_1 ;
  a2a:hasSource oa:source_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d .

oa:person_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Person-7b2aeef7-407b-7963-6b1e-25387c4eb292
  a a2a:Person ;
  rdfs:label "Lodewijk Duk" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Duk" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Duk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Person-12bec684-0c07-57bc-9f28-02e5a070f2cf
  a a2a:Person ;
  rdfs:label "Bartholomeus Duk" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Duk" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Duk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Begraven" ;
  a2a:EventType "other:DTB Begraven" ;
  a2a:EventDate [ a2a:Year "1797" ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Person:7b2aeef7-407b-7963-6b1e-25387c4eb292 ;
  a2a:EventKeyRef oa:event_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Event1 .

oa:relationep_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Person:12bec684-0c07-57bc-9f28-02e5a070f2cf ;
  a2a:EventKeyRef oa:event_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d_Event1 .

oa:source_elo_df5e0dd1-c392-d3e2-27ca-a138e81c8f6d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1794-01-01 - 1804-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 1341, Periode: 1794-1804" ;
    a2a:Book "Register van begravenen te Leiden, 1794 december 27-1804 december 29." ;
    a2a:RegistryNumber "1341" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 1341, Periode: 1794-1804, Register van begravenen te Leiden, 1794 december 27-1804 december 29., 1341"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/df5e0dd1-c392-d3e2-27ca-a138e81c8f6d" ;
  a2a:RecordGUID "{df5e0dd1-c392-d3e2-27ca-a138e81c8f6d}" ;
  a2a:SourceRemarkOpmerking "tussen 30 december 1797 en 6 januari 1798.<br>Datum begraven: 1798<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/1341\">Inventarisnummer 1341 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "1341" ;
  a2a:SourceRemarkregister_periode "1794-1804" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_16328_00016328.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "17970000" .
[] a2a:PersonRemarkdiversen "Doopdatum: 1798" .
