@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_152EFE74-C4EE-4E23-A36F-2AB28ECEE021
  a a2a:Record ;
  rdfs:label "Overlijden op 25 december 1909 te Groot-Breedenbroek" ;
  a2a:hasPerson oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884855, oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884856, oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884857, oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884858 ;
  a2a:hasEvent oa:event_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_0, oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_1, oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_2, oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_3 ;
  a2a:hasSource oa:source_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021 .

oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884855
  a a2a:Person ;
  rdfs:label "Berend Wossink" ;
  a2a:PersonName [
    rdfs:label "Berend Wossink" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Wossink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 Jaar" ;
    rdfs:label "85 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch (Oude IJsselstreek)" ;
    rdfs:label "Wisch (Oude IJsselstreek)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884856
  a a2a:Person ;
  rdfs:label "Teunis Wossink" ;
  a2a:PersonName [
    rdfs:label "Teunis Wossink" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Wossink"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884857
  a a2a:Person ;
  rdfs:label "Geertruid Luimes" ;
  a2a:PersonName [
    rdfs:label "Geertruid Luimes" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNameLastName "Luimes"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884858
  a a2a:Person ;
  rdfs:label "Grada Wentink" ;
  a2a:PersonName [
    rdfs:label "Grada Wentink" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNameLastName "Wentink"
  ] .

oa:event_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "25-12-1909" ;
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1909-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groot-Breedenbroek" ;
    rdfs:label "Groot-Breedenbroek"
  ] .

oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884855 ;
  a2a:EventKeyRef oa:event_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Event1 .

oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884856 ;
  a2a:EventKeyRef oa:event_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Event1 .

oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884857 ;
  a2a:EventKeyRef oa:event_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Event1 .

oa:relationep_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Person3020884858 ;
  a2a:EventKeyRef oa:event_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021_Event1 .

oa:source_gld_152EFE74-C4EE-4E23-A36F-2AB28ECEE021
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gendringen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Gendringen, Nederland", "1909-12-27 - 1909-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-12-1909" ;
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "27-12-1909"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Gendringen, Overlijdensregister" ;
    a2a:Book "Gendringen, Overlijdensregister" ;
    a2a:DocumentNumber "135" ;
    a2a:RegistryNumber "8343.03" ;
    rdfs:label "Gelders Archief, Arnhem, Gendringen, Overlijdensregister, Gendringen, Overlijdensregister, 135, 8343.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/152EFE74C4EE4E23A36F2AB28ECEE021" ;
  a2a:RecordIdentifier "3020884854" ;
  a2a:RecordGUID "{152EFE74-C4EE-4E23-A36F-2AB28ECEE021}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/36414C360153400AA7B272214B328C19" .

