@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_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3
  a a2a:Record ;
  rdfs:label "Bidprentje op 14 augustus 1955 te Wouw" ;
  a2a:hasPerson oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person-06cbe291-6f7f-d41a-bc37-3c85e3d7ffd1, oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person-d83662ae-5408-42e8-3bfe-c1856482b6f4, oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person-47e9dded-5cf5-bb07-5c67-523f43d8988a ;
  a2a:hasEvent oa:event_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_0 ;
  a2a:hasRelationPP oa:relationpp_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_0, oa:relationpp_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_1 ;
  a2a:hasSource oa:source_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3 .

oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person-06cbe291-6f7f-d41a-bc37-3c85e3d7ffd1
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Maria Bové" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Maria Bové" ;
    a2a:PersonNameFirstName "Adriana Cornelia Maria" ;
    a2a:PersonNameLastName "Bové"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person-d83662ae-5408-42e8-3bfe-c1856482b6f4
  a a2a:Person ;
  rdfs:label "Maria Catharina van Merode" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Merode" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Merode"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person-47e9dded-5cf5-bb07-5c67-523f43d8988a
  a a2a:Person ;
  rdfs:label "Cornelis Hasselton" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hasselton" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hasselton"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1891-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:event_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Event1
  a a2a:Event ;
  rdfs:label "other:bidprentje" ;
  a2a:EventType "other:bidprentje" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1955-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person:47e9dded-5cf5-bb07-5c67-523f43d8988a ;
  a2a:EventKeyRef oa:event_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Event1 .

oa:relationpp_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person:47e9dded-5cf5-bb07-5c67-523f43d8988a, oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person:06cbe291-6f7f-d41a-bc37-3c85e3d7ffd1 .

oa:relationpp_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person:47e9dded-5cf5-bb07-5c67-523f43d8988a, oa:person_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3_Person:d83662ae-5408-42e8-3bfe-c1856482b6f4 .

oa:source_wba_1d9ea314-1fce-6e69-1cf9-e86ec5df51a3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1955-08-14 - 1955-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1955-08-14"^^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/1d9ea314-1fce-6e69-1cf9-e86ec5df51a3" ;
  a2a:RecordGUID "{1d9ea314-1fce-6e69-1cf9-e86ec5df51a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_bp_a-202101.1.xml van WBA" .

[] a2a:PersonRemarkdiversen "overleden" .
