@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_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0
  a a2a:Record ;
  rdfs:label "DTB Begraven op 5 mei 1810 te Leiden" ;
  a2a:hasPerson oa:person_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_Person-1608a9ef-0823-f670-e185-ad7ae248558a ;
  a2a:hasEvent oa:event_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_0 ;
  a2a:hasSource oa:source_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0 .

oa:person_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_Person-1608a9ef-0823-f670-e185-ad7ae248558a
  a a2a:Person ;
  rdfs:label "J.H. Lohman" ;
  a2a:PersonName [
    rdfs:label "J.H. Lohman" ;
    a2a:PersonNameFirstName "J.H." ;
    a2a:PersonNameLastName "Lohman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Militair Hospitaal" ;
    rdfs:label "Militair Hospitaal"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "Karab. bij de K Comp. 2e Bat. 1e Regiment Jagers." .

oa:event_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Begraven" ;
  a2a:EventType "other:DTB Begraven" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1810-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_Person:1608a9ef-0823-f670-e185-ad7ae248558a ;
  a2a:EventKeyRef oa:event_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0_Event1 .

oa:source_elo_7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0
  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/7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0" ;
  a2a:RecordGUID "{7e7ac8bb-cfa0-47e9-5395-3d344ea4cdf0}" ;
  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_23663_00023663.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18100505" .
