@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_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0
  a a2a:Record ;
  rdfs:label "DTB Begraven (in het jaar 1684-1707)" ;
  a2a:hasPerson oa:person_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_Person-ef9bf2b5-fc6e-ef65-9130-1c481e547aca ;
  a2a:hasEvent oa:event_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_0 ;
  a2a:hasSource oa:source_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0 .

oa:person_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_Person-ef9bf2b5-fc6e-ef65-9130-1c481e547aca
  a a2a:Person ;
  rdfs:label "Cornelis Cors van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cors van Leeuwen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Cors" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Begraven" ;
  a2a:EventType "other:DTB Begraven" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_Person:ef9bf2b5-fc6e-ef65-9130-1c481e547aca ;
  a2a:EventKeyRef oa:event_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0_Event1 .

oa:source_elo_0fda32c4-fb5d-5aaa-4d24-7612941d4ea0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1707-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-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: 2064, Periode: 1684-1707" ;
    a2a:Book "1684-1707." ;
    a2a:RegistryNumber "2064" ;
    a2a:Folio "Inv.nr. 2064" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 2064, Periode: 1684-1707, 1684-1707., 2064, Inv.nr. 2064"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0fda32c4-fb5d-5aaa-4d24-7612941d4ea0" ;
  a2a:RecordGUID "{0fda32c4-fb5d-5aaa-4d24-7612941d4ea0}" ;
  a2a:SourceRemarkOpmerking "Datum begraven: 17-03-1696<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/2064\">Inventarisnummer 2064 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "2064" ;
  a2a:SourceRemarkregister_periode "1684-1707" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_789_00000789.xml van ELO" .

