@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_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1930 te Arnhem" ;
  a2a:hasPerson oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084004, oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084005, oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084006, oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084007 ;
  a2a:hasEvent oa:event_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_0, oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_1, oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_2, oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_3 ;
  a2a:hasSource oa:source_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB .

oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084004
  a a2a:Person ;
  rdfs:label "Jan Hendrik Rutgers" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Rutgers" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 Jaar" ;
    rdfs:label "56 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] ;
  a2a:Profession "-dierenarts" .

oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084005
  a a2a:Person ;
  rdfs:label "Derk Jan Bergardus Rutgers" ;
  a2a:PersonName [
    rdfs:label "Derk Jan Bergardus Rutgers" ;
    a2a:PersonNameFirstName "Derk Jan Bergardus" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084006
  a a2a:Person ;
  rdfs:label "Arendina Anna Willemina van Asselt" ;
  a2a:PersonName [
    rdfs:label "Arendina Anna Willemina van Asselt" ;
    a2a:PersonNameFirstName "Arendina Anna Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asselt"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084007
  a a2a:Person ;
  rdfs:label "Maria Cornelia Vink" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Vink" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Profession "-" .

oa:event_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-10-1930" ;
    a2a:Year "1930" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1930-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084004 ;
  a2a:EventKeyRef oa:event_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Event1 .

oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084005 ;
  a2a:EventKeyRef oa:event_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Event1 .

oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084006 ;
  a2a:EventKeyRef oa:event_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Event1 .

oa:relationep_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Person3023084007 ;
  a2a:EventKeyRef oa:event_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB_Event1 .

oa:source_gld_FD8CF8FD-C09B-4761-B508-B0FD5A6101EB
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Valburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Valburg, Nederland", "1930-10-21 - 1930-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-10-1930" ;
    a2a:Year "1930" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "21-10-1930"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Valburg, Overlijdensregister" ;
    a2a:Book "Valburg, Overlijdensregister" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "8745.07" ;
    rdfs:label "Gelders Archief, Arnhem, Valburg, Overlijdensregister, Valburg, Overlijdensregister, 52, 8745.07"
  ] ;
  a2a:SourceLastChangeDate "2022-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/FD8CF8FDC09B4761B508B0FD5A6101EB" ;
  a2a:RecordIdentifier "3023084003" ;
  a2a:RecordGUID "{FD8CF8FD-C09B-4761-B508-B0FD5A6101EB}" ;
  a2a:SourceRemarkOpmerking "Overleden in andere gemeente" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6C8D24290B2A451C9AF926E130F79EFC" .

