@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_092D18BE-F084-4770-8ECE-1D9E4EBDF114
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1864 te Didam" ;
  a2a:hasPerson oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246749, oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246750, oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246751, oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246752 ;
  a2a:hasEvent oa:event_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_0, oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_1, oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_2, oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_3 ;
  a2a:hasSource oa:source_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114 .

oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246749
  a a2a:Person ;
  rdfs:label "Rijnerus van Raaij" ;
  a2a:PersonName [
    rdfs:label "Rijnerus van Raaij" ;
    a2a:PersonNameFirstName "Rijnerus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raaij"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 Jaar" ;
    rdfs:label "67 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Didam (Montferland)" ;
    rdfs:label "Didam (Montferland)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246750
  a a2a:Person ;
  rdfs:label "Rut van Raaij" ;
  a2a:PersonName [
    rdfs:label "Rut van Raaij" ;
    a2a:PersonNameFirstName "Rut" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raaij"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246751
  a a2a:Person ;
  rdfs:label "Johanna Giesen" ;
  a2a:PersonName [
    rdfs:label "Johanna Giesen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Giesen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246752
  a a2a:Person ;
  rdfs:label "Catharina Thuis" ;
  a2a:PersonName [
    rdfs:label "Catharina Thuis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Thuis"
  ] .

oa:event_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-10-1864" ;
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1864-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Didam" ;
    rdfs:label "Didam"
  ] .

oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246749 ;
  a2a:EventKeyRef oa:event_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Event1 .

oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246750 ;
  a2a:EventKeyRef oa:event_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Event1 .

oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246751 ;
  a2a:EventKeyRef oa:event_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Event1 .

oa:relationep_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Person3046246752 ;
  a2a:EventKeyRef oa:event_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114_Event1 .

oa:source_gld_092D18BE-F084-4770-8ECE-1D9E4EBDF114
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Didam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Didam, Nederland", "1864-10-17 - 1864-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-10-1864" ;
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "17-10-1864"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Didam, Overlijdensregister" ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "5754.06" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Didam, Overlijdensregister, 70, 5754.06"
  ] ;
  a2a:SourceLastChangeDate "2022-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/092D18BEF08447708ECE1D9E4EBDF114" ;
  a2a:RecordIdentifier "3046246748" ;
  a2a:RecordGUID "{092D18BE-F084-4770-8ECE-1D9E4EBDF114}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A741360ABAB148DB83226438C5BCA779" .

