@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_8C7579CE-8E22-4B0B-B168-059F53A5F425
  a a2a:Record ;
  rdfs:label "Overlijden op 4 mei 1968 te Brummen" ;
  a2a:hasPerson oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011735, oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011737, oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011736, oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011738 ;
  a2a:hasEvent oa:event_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_0, oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_1, oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_2, oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_3 ;
  a2a:hasSource oa:source_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425 .

oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011735
  a a2a:Person ;
  rdfs:label "Antoinette Maria Amelia van Wetten" ;
  a2a:PersonName [
    rdfs:label "Antoinette Maria Amelia van Wetten" ;
    a2a:PersonNameFirstName "Antoinette Maria Amelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wetten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011737
  a a2a:Person ;
  rdfs:label "Thomas van Wetten" ;
  a2a:PersonName [
    rdfs:label "Thomas van Wetten" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wetten"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011736
  a a2a:Person ;
  rdfs:label "Adelaida Maria Amelia Pas de Loup" ;
  a2a:PersonName [
    rdfs:label "Adelaida Maria Amelia Pas de Loup" ;
    a2a:PersonNameFirstName "Adelaida Maria Amelia" ;
    a2a:PersonNameLastName "Pas de Loup"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011738
  a a2a:Person ;
  rdfs:label "Josephus Leonardus Kempers" ;
  a2a:PersonName [
    rdfs:label "Josephus Leonardus Kempers" ;
    a2a:PersonNameFirstName "Josephus Leonardus" ;
    a2a:PersonNameLastName "Kempers"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "04-05-1968" ;
    a2a:Year "1968" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "1968-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011735 ;
  a2a:EventKeyRef oa:event_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Event1 .

oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011737 ;
  a2a:EventKeyRef oa:event_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Event1 .

oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011736 ;
  a2a:EventKeyRef oa:event_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Event1 .

oa:relationep_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Person3664011738 ;
  a2a:EventKeyRef oa:event_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425_Event1 .

oa:source_gld_8C7579CE-8E22-4B0B-B168-059F53A5F425
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Brummen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Brummen, Nederland", "1968-05-06 - 1968-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-05-1968" ;
    a2a:Year "1968" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "06-05-1968"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Brummen, Overlijdensregister" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "21519" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Brummen, Overlijdensregister, 27, 21519"
  ] ;
  a2a:SourceLastChangeDate "2024-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/8C7579CE8E224B0BB168059F53A5F425" ;
  a2a:RecordIdentifier "3664011734" ;
  a2a:RecordGUID "{8C7579CE-8E22-4B0B-B168-059F53A5F425}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B94C4E4C9FDC4084A4FE2386CD6BA8E6" .

