@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_3f78cd52-5513-e946-69ce-2a473d025758
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 augustus 1940 te Wouw" ;
  a2a:hasPerson oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-184e15c8-717d-7cd2-20f8-c39710dedea9, oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-fe27fe67-a0a3-774a-9e30-eee1382f446a, oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-bfc31d75-8b2a-0171-fcac-202f5a2c3222, oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-3f3639eb-da97-c6a8-7784-15aeb50df863, oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-f0f73474-6596-b8a9-2e2d-61b6d6c41c25, oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-2c1bcbc9-e0e9-228f-8772-f8cef47a436f ;
  a2a:hasEvent oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_0, oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_1, oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_2, oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_3, oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_4, oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_5 ;
  a2a:hasSource oa:source_wba_3f78cd52-5513-e946-69ce-2a473d025758 .

oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-184e15c8-717d-7cd2-20f8-c39710dedea9
  a a2a:Person ;
  rdfs:label "Johannes Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Johannes Bastiaanse" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-fe27fe67-a0a3-774a-9e30-eee1382f446a
  a a2a:Person ;
  rdfs:label "Petrus Robertus Mennes" ;
  a2a:PersonName [
    rdfs:label "Petrus Robertus Mennes" ;
    a2a:PersonNameFirstName "Petrus Robertus" ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-bfc31d75-8b2a-0171-fcac-202f5a2c3222
  a a2a:Person ;
  rdfs:label "Petronella Roosenboom" ;
  a2a:PersonName [
    rdfs:label "Petronella Roosenboom" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Roosenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-3f3639eb-da97-c6a8-7784-15aeb50df863
  a a2a:Person ;
  rdfs:label "Adriana Catharina Raats" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina Raats" ;
    a2a:PersonNameFirstName "Adriana Catharina" ;
    a2a:PersonNameLastName "Raats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-f0f73474-6596-b8a9-2e2d-61b6d6c41c25
  a a2a:Person ;
  rdfs:label "Cornelia Elisabeth Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Cornelia Elisabeth Bastiaanse" ;
    a2a:PersonNameFirstName "Cornelia Elisabeth" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person-2c1bcbc9-e0e9-228f-8772-f8cef47a436f
  a a2a:Person ;
  rdfs:label "Leonardus Carolina Mennes" ;
  a2a:PersonName [
    rdfs:label "Leonardus Carolina Mennes" ;
    a2a:PersonNameFirstName "Leonardus Carolina" ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1940-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person:184e15c8-717d-7cd2-20f8-c39710dedea9 ;
  a2a:EventKeyRef oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 .

oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person:fe27fe67-a0a3-774a-9e30-eee1382f446a ;
  a2a:EventKeyRef oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 .

oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person:bfc31d75-8b2a-0171-fcac-202f5a2c3222 ;
  a2a:EventKeyRef oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 .

oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person:3f3639eb-da97-c6a8-7784-15aeb50df863 ;
  a2a:EventKeyRef oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 .

oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person:f0f73474-6596-b8a9-2e2d-61b6d6c41c25 ;
  a2a:EventKeyRef oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 .

oa:relationep_wba_3f78cd52-5513-e946-69ce-2a473d025758_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_3f78cd52-5513-e946-69ce-2a473d025758_Person:2c1bcbc9-e0e9-228f-8772-f8cef47a436f ;
  a2a:EventKeyRef oa:event_wba_3f78cd52-5513-e946-69ce-2a473d025758_Event1 .

oa:source_wba_3f78cd52-5513-e946-69ce-2a473d025758
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1940-08-29 - 1940-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1940-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1931, Periode: 1940" ;
    a2a:Book "Huwelijksregister Wouw 1940" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1931" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1928-1970, Bron: boek, Deel: 1931, Periode: 1940, Huwelijksregister Wouw 1940, 20, 1931"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/6a7f38ee-a508-9b5d-a368-135269ddcdba.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3f78cd52-5513-e946-69ce-2a473d025758" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/6a7f38ee-a508-9b5d-a368-135269ddcdba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3f78cd52-5513-e946-69ce-2a473d025758" ;
  a2a:RecordGUID "{3f78cd52-5513-e946-69ce-2a473d025758}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_11063_00011063.xml van WBA" .

