@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_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD
  a a2a:Record ;
  rdfs:label "Overlijden op 5 maart 1840 te s-Hertogenbosch" ;
  a2a:hasPerson oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437190, oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437191, oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437192 ;
  a2a:hasEvent oa:event_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_0, oa:relationep_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_1, oa:relationep_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_2 ;
  a2a:hasSource oa:source_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD .

oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437190
  a a2a:Person ;
  rdfs:label "Dirk Willem Jacobus Dubois" ;
  a2a:PersonName [
    rdfs:label "Dirk Willem Jacobus Dubois" ;
    a2a:PersonNameFirstName "Dirk Willem Jacobus" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 Jaar" ;
    rdfs:label "30 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] ;
  a2a:Profession "-eerste luitenant" .

oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437191
  a a2a:Person ;
  rdfs:label "Bernardus du Bois" ;
  a2a:PersonName [
    rdfs:label "Bernardus du Bois" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Bois"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437192
  a a2a:Person ;
  rdfs:label "Harmina Cornelia van Veelen" ;
  a2a:PersonName [
    rdfs:label "Harmina Cornelia van Veelen" ;
    a2a:PersonNameFirstName "Harmina Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veelen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-03-1840" ;
    a2a:Year "1840" ;
    a2a:Month "03" ;
    a2a:Day "05" ;
    rdfs:label "1840-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "s-Hertogenbosch" ;
    rdfs:label "s-Hertogenbosch"
  ] .

oa:relationep_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437190 ;
  a2a:EventKeyRef oa:event_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Event1 .

oa:relationep_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437191 ;
  a2a:EventKeyRef oa:event_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Event1 .

oa:relationep_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Person3027437192 ;
  a2a:EventKeyRef oa:event_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD_Event1 .

oa:source_gld_7320540D-4BC2-4342-9DA5-BDFA0E25B4FD
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1840-06-05 - 1840-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-06-1840" ;
    a2a:Year "1840" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "05-06-1840"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Zutphen, Overlijdensregister" ;
    a2a:DocumentNumber "350F" ;
    a2a:RegistryNumber "1866.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Zutphen, Overlijdensregister, 350F, 1866.03"
  ] ;
  a2a:SourceLastChangeDate "2023-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/7320540D4BC243429DA5BDFA0E25B4FD" ;
  a2a:RecordIdentifier "3027437189" ;
  a2a:RecordGUID "{7320540D-4BC2-4342-9DA5-BDFA0E25B4FD}" ;
  a2a:SourceRemarkOpmerking "Overleden in andere gemeente" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9E32ED5D3DFA4E729253B40AA5C8FEFA" .

