@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_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1960 te Borculo" ;
  a2a:hasPerson oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958358, oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958361, oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958364, oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958367 ;
  a2a:hasEvent oa:event_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_0, oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_1, oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_2, oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_3 ;
  a2a:hasSource oa:source_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B .

oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958358
  a a2a:Person ;
  rdfs:label "Maria Ton" ;
  a2a:PersonName [
    rdfs:label "Maria Ton" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ton"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "80" ;
    rdfs:label "80"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958361
  a a2a:Person ;
  rdfs:label "Pieter Ton" ;
  a2a:PersonName [
    rdfs:label "Pieter Ton" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Ton"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958364
  a a2a:Person ;
  rdfs:label "Jacomina Louwerse" ;
  a2a:PersonName [
    rdfs:label "Jacomina Louwerse" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Louwerse"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958367
  a a2a:Person ;
  rdfs:label "Lein Goedbloed" ;
  a2a:PersonName [
    rdfs:label "Lein Goedbloed" ;
    a2a:PersonNameFirstName "Lein" ;
    a2a:PersonNameLastName "Goedbloed"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-01-1960" ;
    a2a:Year "1960" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "1960-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borculo" ;
    rdfs:label "Borculo"
  ] .

oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958358 ;
  a2a:EventKeyRef oa:event_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Event1 .

oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958361 ;
  a2a:EventKeyRef oa:event_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Event1 .

oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958364 ;
  a2a:EventKeyRef oa:event_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Event1 .

oa:relationep_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Person3015958367 ;
  a2a:EventKeyRef oa:event_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B_Event1 .

oa:source_gld_05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Borculo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Borculo, Nederland", "1960-01-18 - 1960-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-01-1960" ;
    a2a:Year "1960" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "18-01-1960"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Borculo, Overlijdensregister" ;
    a2a:Book "Borculo, Overlijdensregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "16783" ;
    rdfs:label "Gelders Archief, Arnhem, Borculo, Overlijdensregister, Borculo, Overlijdensregister, 5, 16783"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/05ADAD421EB245DAADDF71C214F8BA1B" ;
  a2a:RecordIdentifier "3015958353" ;
  a2a:RecordGUID "{05ADAD42-1EB2-45DA-ADDF-71C214F8BA1B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/ABD3C9B972C74F938C2379DDD0796DD1" .

