@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_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C
  a a2a:Record ;
  rdfs:label "Overlijden op 26 mei 1884 te Arnhem" ;
  a2a:hasPerson oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513594, oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513595, oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513596 ;
  a2a:hasEvent oa:event_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_0, oa:relationep_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_1, oa:relationep_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_2 ;
  a2a:hasSource oa:source_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C .

oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513594
  a a2a:Person ;
  rdfs:label "Wilhelmus Albertus Muller" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Albertus Muller" ;
    a2a:PersonNameFirstName "Wilhelmus Albertus" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 Maand" ;
    rdfs:label "6 Maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513595
  a a2a:Person ;
  rdfs:label "Jacob Christiaan Muller" ;
  a2a:PersonName [
    rdfs:label "Jacob Christiaan Muller" ;
    a2a:PersonNameFirstName "Jacob Christiaan" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Profession "sigarenmaker" .

oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513596
  a a2a:Person ;
  rdfs:label "Maria Clara Smits" ;
  a2a:PersonName [
    rdfs:label "Maria Clara Smits" ;
    a2a:PersonNameFirstName "Maria Clara" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-05-1884" ;
    a2a:Year "1884" ;
    a2a:Month "05" ;
    a2a:Day "26" ;
    rdfs:label "1884-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513594 ;
  a2a:EventKeyRef oa:event_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Event1 .

oa:relationep_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513595 ;
  a2a:EventKeyRef oa:event_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Event1 .

oa:relationep_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Person3035513596 ;
  a2a:EventKeyRef oa:event_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C_Event1 .

oa:source_gld_30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1884-05-27 - 1884-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-05-1884" ;
    a2a:Year "1884" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "27-05-1884"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Arnhem, Overlijdensregister" ;
    a2a:DocumentNumber "411" ;
    a2a:RegistryNumber "404.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Arnhem, Overlijdensregister, 411, 404.02"
  ] ;
  a2a:SourceLastChangeDate "2024-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/30D3EBDBF9714EC1AB092FA71E40EC7C" ;
  a2a:RecordIdentifier "3035513593" ;
  a2a:RecordGUID "{30D3EBDB-F971-4EC1-AB09-2FA71E40EC7C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0A94067706A34996838082346D50C5B7" .

