@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_3cdbc85f-8ada-55da-aef7-e1d7a943348f
  a a2a:Record ;
  rdfs:label "Bidprentje op 22 november 1998 te Wouw Leonardushof" ;
  a2a:hasPerson oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person-111e56bd-b597-f9db-724f-9414413914fc, oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person-dbc79f0d-1c29-0df8-dc80-7238c81b6a62 ;
  a2a:hasEvent oa:event_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_0 ;
  a2a:hasRelationPP oa:relationpp_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_0 ;
  a2a:hasSource oa:source_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f .

oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person-111e56bd-b597-f9db-724f-9414413914fc
  a a2a:Person ;
  rdfs:label "Adriana Petronella Timmermans" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Timmermans" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person-dbc79f0d-1c29-0df8-dc80-7238c81b6a62
  a a2a:Person ;
  rdfs:label "Jacobus Leonardus Valkenburg" ;
  a2a:PersonName [
    rdfs:label "Jacobus Leonardus Valkenburg" ;
    a2a:PersonNameFirstName "Jacobus Leonardus" ;
    a2a:PersonNameLastName "Valkenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1918-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:event_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1998" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1998-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw Leonardushof" ;
    rdfs:label "Wouw Leonardushof"
  ] .

oa:relationep_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person:dbc79f0d-1c29-0df8-dc80-7238c81b6a62 ;
  a2a:EventKeyRef oa:event_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Event1 .

oa:relationpp_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person:dbc79f0d-1c29-0df8-dc80-7238c81b6a62, oa:person_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f_Person:111e56bd-b597-f9db-724f-9414413914fc .

oa:source_wba_3cdbc85f-8ada-55da-aef7-e1d7a943348f
  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 "1998" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1998-11-22"^^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 "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3cdbc85f-8ada-55da-aef7-e1d7a943348f" ;
  a2a:RecordGUID "{3cdbc85f-8ada-55da-aef7-e1d7a943348f}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_bp_a-202101.2.xml van WBA" .

