@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_05069a56-30a6-ffd2-4199-e9a66a70270a
  a a2a:Record ;
  rdfs:label "Bidprentje op 29 november 1996 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_Person-a356ba9f-d70a-4335-1092-895dd2e70abb ;
  a2a:hasEvent oa:event_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_0 ;
  a2a:hasSource oa:source_wba_05069a56-30a6-ffd2-4199-e9a66a70270a .

oa:person_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_Person-a356ba9f-d70a-4335-1092-895dd2e70abb
  a a2a:Person ;
  rdfs:label "Constantinus Antonius Alphonsus Maria Coppens" ;
  a2a:PersonName [
    rdfs:label "Constantinus Antonius Alphonsus Maria Coppens" ;
    a2a:PersonNameFirstName "Constantinus Antonius Alphonsus Maria" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1996" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1996-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_Person:a356ba9f-d70a-4335-1092-895dd2e70abb ;
  a2a:EventKeyRef oa:event_wba_05069a56-30a6-ffd2-4199-e9a66a70270a_Event1 .

oa:source_wba_05069a56-30a6-ffd2-4199-e9a66a70270a
  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 "1996" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1996-11-29"^^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/05069a56-30a6-ffd2-4199-e9a66a70270a" ;
  a2a:RecordGUID "{05069a56-30a6-ffd2-4199-e9a66a70270a}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_bp_a-202101.1.xml van WBA" .

