@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_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C
  a a2a:Record ;
  rdfs:label "Overlijden op 5 maart 1864 te Doesburg" ;
  a2a:hasPerson oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344469, oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344470, oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344471, oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344472 ;
  a2a:hasEvent oa:event_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_0, oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_1, oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_2, oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_3 ;
  a2a:hasSource oa:source_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C .

oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344469
  a a2a:Person ;
  rdfs:label "Bartha Terwee" ;
  a2a:PersonName [
    rdfs:label "Bartha Terwee" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNameLastName "Terwee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 Jaar" ;
    rdfs:label "34 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344470
  a a2a:Person ;
  rdfs:label "Egbert Terwee" ;
  a2a:PersonName [
    rdfs:label "Egbert Terwee" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Terwee"
  ] ;
  a2a:Profession "schipper" .

oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344471
  a a2a:Person ;
  rdfs:label "Margaretha Sophia Pieper" ;
  a2a:PersonName [
    rdfs:label "Margaretha Sophia Pieper" ;
    a2a:PersonNameFirstName "Margaretha Sophia" ;
    a2a:PersonNameLastName "Pieper"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344472
  a a2a:Person ;
  rdfs:label "Berend Boerwinkel" ;
  a2a:PersonName [
    rdfs:label "Berend Boerwinkel" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Boerwinkel"
  ] .

oa:event_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-03-1864" ;
    a2a:Year "1864" ;
    a2a:Month "03" ;
    a2a:Day "05" ;
    rdfs:label "1864-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] .

oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344469 ;
  a2a:EventKeyRef oa:event_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Event1 .

oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344470 ;
  a2a:EventKeyRef oa:event_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Event1 .

oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344471 ;
  a2a:EventKeyRef oa:event_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Event1 .

oa:relationep_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Person3045344472 ;
  a2a:EventKeyRef oa:event_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C_Event1 .

oa:source_gld_0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Doesburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Doesburg, Nederland", "1864-03-07 - 1864-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-03-1864" ;
    a2a:Year "1864" ;
    a2a:Month "03" ;
    a2a:Day "07" ;
    rdfs:label "07-03-1864"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Doesburg, Overlijdensregister" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "5638.12" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Doesburg, Overlijdensregister, 20, 5638.12"
  ] ;
  a2a:SourceLastChangeDate "2022-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/0FEB4ABBBDBB4FC7B266A801E5ABC24C" ;
  a2a:RecordIdentifier "3045344468" ;
  a2a:RecordGUID "{0FEB4ABB-BDBB-4FC7-B266-A801E5ABC24C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/DD2337343F8F40CC9FFC2C0DE7EC3CB5" .

