@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_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2
  a a2a:Record ;
  rdfs:label "Bidprentje op 7 oktober 1991 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person-2bf95f2f-785c-770b-d2ee-2873a80c2a6f, oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person-bb3561db-0799-b38e-675a-ba0595e8fe88 ;
  a2a:hasEvent oa:event_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_0 ;
  a2a:hasRelationPP oa:relationpp_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_0 ;
  a2a:hasSource oa:source_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2 .

oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person-2bf95f2f-785c-770b-d2ee-2873a80c2a6f
  a a2a:Person ;
  rdfs:label "Johanna Theodora Peters" ;
  a2a:PersonName [
    rdfs:label "Johanna Theodora Peters" ;
    a2a:PersonNameFirstName "Johanna Theodora" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person-bb3561db-0799-b38e-675a-ba0595e8fe88
  a a2a:Person ;
  rdfs:label "Gijsbertus Leopoldus van Dodewaard" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Leopoldus van Dodewaard" ;
    a2a:PersonNameFirstName "Gijsbertus Leopoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dodewaard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1919-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmerich (D)" ;
    rdfs:label "Emmerich (D)"
  ] .

oa:event_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1991" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1991-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person:bb3561db-0799-b38e-675a-ba0595e8fe88 ;
  a2a:EventKeyRef oa:event_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Event1 .

oa:relationpp_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person:bb3561db-0799-b38e-675a-ba0595e8fe88, oa:person_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2_Person:2bf95f2f-785c-770b-d2ee-2873a80c2a6f .

oa:source_wba_a45fcc2b-3e44-3e1f-475d-1a4321cbfad2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1500-01-01 - 2021-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2021-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1991" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1991-10-10"^^xsd:date
  ] ;
  a2a:SourceType "other:bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek" ;
    a2a:Book "Bidprentjes (geen scans beschikbaar, index op naam via Voorouders)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Bidprentjes (geen scans beschikbaar, index op naam via Voorouders)"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a45fcc2b-3e44-3e1f-475d-1a4321cbfad2" ;
  a2a:RecordGUID "{a45fcc2b-3e44-3e1f-475d-1a4321cbfad2}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_bp_a-202101.5.xml van WBA" .

