@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_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC
  a a2a:Record ;
  rdfs:label "Overlijden op 23 oktober 1948 te Zaltbommel" ;
  a2a:hasPerson oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462586, oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462587, oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462588, oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462589 ;
  a2a:hasEvent oa:event_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_0, oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_1, oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_2, oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_3 ;
  a2a:hasSource oa:source_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC .

oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462586
  a a2a:Person ;
  rdfs:label "Jurrien Jan Wringer" ;
  a2a:PersonName [
    rdfs:label "Jurrien Jan Wringer" ;
    a2a:PersonNameFirstName "Jurrien Jan" ;
    a2a:PersonNameLastName "Wringer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 Jaar" ;
    rdfs:label "60 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde (Bellingwedde)" ;
    rdfs:label "Bellingwolde (Bellingwedde)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462587
  a a2a:Person ;
  rdfs:label "Jan Aaldrik Wringer" ;
  a2a:PersonName [
    rdfs:label "Jan Aaldrik Wringer" ;
    a2a:PersonNameFirstName "Jan Aaldrik" ;
    a2a:PersonNameLastName "Wringer"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462588
  a a2a:Person ;
  rdfs:label "Grietje Elsinga" ;
  a2a:PersonName [
    rdfs:label "Grietje Elsinga" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Elsinga"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462589
  a a2a:Person ;
  rdfs:label "Margaretha van Hellemond" ;
  a2a:PersonName [
    rdfs:label "Margaretha van Hellemond" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hellemond"
  ] .

oa:event_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "23-10-1948" ;
    a2a:Year "1948" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1948-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] .

oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462586 ;
  a2a:EventKeyRef oa:event_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Event1 .

oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462587 ;
  a2a:EventKeyRef oa:event_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Event1 .

oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462588 ;
  a2a:EventKeyRef oa:event_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Event1 .

oa:relationep_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Person3018462589 ;
  a2a:EventKeyRef oa:event_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC_Event1 .

oa:source_gld_DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zaltbommel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zaltbommel, Nederland", "1948-10-25 - 1948-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-10-1948" ;
    a2a:Year "1948" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "25-10-1948"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Zaltbommel, Overlijdensregister" ;
    a2a:Book "Zaltbommel, Overlijdensregister" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "33298" ;
    rdfs:label "Gelders Archief, Arnhem, Zaltbommel, Overlijdensregister, Zaltbommel, Overlijdensregister, 36, 33298"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DABCC9ABC6544CC992DFD1BAC2DAD7CC" ;
  a2a:RecordIdentifier "3018462585" ;
  a2a:RecordGUID "{DABCC9AB-C654-4CC9-92DF-D1BAC2DAD7CC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/58B033DF705F4D9C9187B7F8A83D6D8A" .

