@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_3e5be40c-5760-58ba-c391-e89a5d2833ee
  a a2a:Record ;
  rdfs:label "DTB Begraven op 1 juli 1801 te Leiden" ;
  a2a:hasPerson oa:person_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_Person-e78d252c-5c5a-5a2d-2159-b7ca1d695f37 ;
  a2a:hasEvent oa:event_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_0 ;
  a2a:hasSource oa:source_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee .

oa:person_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_Person-e78d252c-5c5a-5a2d-2159-b7ca1d695f37
  a a2a:Person ;
  rdfs:label "H Geers" ;
  a2a:PersonName [
    rdfs:label "H Geers" ;
    a2a:PersonNameFirstName "H" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Militair Hospitaal" ;
    rdfs:label "Militair Hospitaal"
  ] ;
  a2a:Profession "Fuselier bij de 5e Comp. 1e Bat. 6½ Brigade." .

oa:event_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Begraven" ;
  a2a:EventType "other:DTB Begraven" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1801-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_Person:e78d252c-5c5a-5a2d-2159-b7ca1d695f37 ;
  a2a:EventKeyRef oa:event_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee_Event1 .

oa:source_elo_3e5be40c-5760-58ba-c391-e89a5d2833ee
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1811-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-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: 7411" ;
    a2a:Book "Alfabetische lijst van in 1799-1810 in het militair hospitaal te Leiden overleden militairen, (1..." ;
    a2a:RegistryNumber "7411" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7411, Alfabetische lijst van in 1799-1810 in het militair hospitaal te Leiden overleden militairen, (1..., 7411"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3e5be40c-5760-58ba-c391-e89a5d2833ee" ;
  a2a:RecordGUID "{3e5be40c-5760-58ba-c391-e89a5d2833ee}" ;
  a2a:SourceRemarkOpmerking "Datum begraven: 1801<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/7411\">Inventarisnummer 7411 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "7411" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_11024_00011024.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18010701" .
