@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_892bcbe8-323e-b268-d1e2-a084b46789fb
  a a2a:Record ;
  rdfs:label "DTB Begraven op 9 juni 1810 te Leiden" ;
  a2a:hasPerson oa:person_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_Person-1d5db71d-98ab-d46f-5b1f-2a7db0210446 ;
  a2a:hasEvent oa:event_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_0 ;
  a2a:hasSource oa:source_elo_892bcbe8-323e-b268-d1e2-a084b46789fb .

oa:person_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_Person-1d5db71d-98ab-d46f-5b1f-2a7db0210446
  a a2a:Person ;
  rdfs:label "C. Laufer" ;
  a2a:PersonName [
    rdfs:label "C. Laufer" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNameLastName "Laufer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Militair Hospitaal" ;
    rdfs:label "Militair Hospitaal"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "Fuselier bij de 4e Comp. 2e Bat. 3e Regiment." .

oa:event_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Begraven" ;
  a2a:EventType "other:DTB Begraven" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1810-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_Person:1d5db71d-98ab-d46f-5b1f-2a7db0210446 ;
  a2a:EventKeyRef oa:event_elo_892bcbe8-323e-b268-d1e2-a084b46789fb_Event1 .

oa:source_elo_892bcbe8-323e-b268-d1e2-a084b46789fb
  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/892bcbe8-323e-b268-d1e2-a084b46789fb" ;
  a2a:RecordGUID "{892bcbe8-323e-b268-d1e2-a084b46789fb}" ;
  a2a:SourceRemarkOpmerking "<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_20251225_23772_00023772.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18100609" .
