@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_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 november 1945 te Rucphen" ;
  a2a:hasPerson oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-cfa8a298-9946-4cf7-b0aa-7a5d29c21f52, oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-6e7e2faa-c15a-483d-bd10-f37899c566fd, oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-88b6a5bb-db31-4bfc-a79e-3a9287817e5e, oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-4c9ced91-74a0-4781-91af-000b62b257b2, oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-971d6cde-4855-4577-9b8f-cc67d4fbf4cb, oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-fc8645d4-ecc7-425f-89f2-f08e4686d91f ;
  a2a:hasEvent oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_0, oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_1, oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_2, oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_3, oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_4, oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_5 ;
  a2a:hasSource oa:source_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75 .

oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-cfa8a298-9946-4cf7-b0aa-7a5d29c21f52
  a a2a:Person ;
  rdfs:label "Antonius Gerardus Johannes van Schilt" ;
  a2a:PersonName [
    rdfs:label "Antonius Gerardus Johannes van Schilt" ;
    a2a:PersonNameFirstName "Antonius Gerardus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-6e7e2faa-c15a-483d-bd10-f37899c566fd
  a a2a:Person ;
  rdfs:label "Cornelia Hendrika Koevoets" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hendrika Koevoets" ;
    a2a:PersonNameFirstName "Cornelia Hendrika" ;
    a2a:PersonNameLastName "Koevoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-88b6a5bb-db31-4bfc-a79e-3a9287817e5e
  a a2a:Person ;
  rdfs:label "Dimphna Maria van Nassau" ;
  a2a:PersonName [
    rdfs:label "Dimphna Maria van Nassau" ;
    a2a:PersonNameFirstName "Dimphna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nassau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-4c9ced91-74a0-4781-91af-000b62b257b2
  a a2a:Person ;
  rdfs:label "Willemijna van Vlimmeren" ;
  a2a:PersonName [
    rdfs:label "Willemijna van Vlimmeren" ;
    a2a:PersonNameFirstName "Willemijna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vlimmeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-971d6cde-4855-4577-9b8f-cc67d4fbf4cb
  a a2a:Person ;
  rdfs:label "Martinus van Schilt" ;
  a2a:PersonName [
    rdfs:label "Martinus van Schilt" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person-fc8645d4-ecc7-425f-89f2-f08e4686d91f
  a a2a:Person ;
  rdfs:label "Cornelis Koevoets" ;
  a2a:PersonName [
    rdfs:label "Cornelis Koevoets" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Koevoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1945-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person:cfa8a298-9946-4cf7-b0aa-7a5d29c21f52 ;
  a2a:EventKeyRef oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 .

oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person:6e7e2faa-c15a-483d-bd10-f37899c566fd ;
  a2a:EventKeyRef oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 .

oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person:88b6a5bb-db31-4bfc-a79e-3a9287817e5e ;
  a2a:EventKeyRef oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 .

oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person:4c9ced91-74a0-4781-91af-000b62b257b2 ;
  a2a:EventKeyRef oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 .

oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person:971d6cde-4855-4577-9b8f-cc67d4fbf4cb ;
  a2a:EventKeyRef oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 .

oa:relationep_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Person:fc8645d4-ecc7-425f-89f2-f08e4686d91f ;
  a2a:EventKeyRef oa:event_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75_Event1 .

oa:source_wba_ba191ba6-2eae-4ce3-bee2-dc7fa2865b75
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1945-11-07 - 1945-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1945-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Periode: 1945" ;
    a2a:Book "Huwelijksregister 1945" ;
    a2a:DocumentNumber "79" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Periode: 1945, Huwelijksregister 1945, 79"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ba191ba6-2eae-4ce3-bee2-dc7fa2865b75" ;
  a2a:RecordGUID "{ba191ba6-2eae-4ce3-bee2-dc7fa2865b75}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27319_00027319.xml van WBA" .

