@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_df300ae7-cd24-e79b-0a64-e7cd10fe9384
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 mei 1930 te Rucphen" ;
  a2a:hasPerson oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-ec461372-4d70-024c-d849-dd0e200d5ee1, oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-59ea6007-4a40-e008-489c-7c4dfd328a34, oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-2711507d-7d5f-3d42-fbfa-feb8d64d7d49, oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-dd74f0ab-311e-6bb6-4d9e-2e115bbe8199, oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-6994975d-fe73-c055-ec9a-c3b2f9286375, oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-a4f55d10-916b-8bd2-304e-527be3e61601 ;
  a2a:hasEvent oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_0, oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_1, oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_2, oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_3, oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_4, oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_5 ;
  a2a:hasSource oa:source_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384 .

oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-ec461372-4d70-024c-d849-dd0e200d5ee1
  a a2a:Person ;
  rdfs:label "Antonius Adrianus Boomaerts" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus Boomaerts" ;
    a2a:PersonNameFirstName "Antonius Adrianus" ;
    a2a:PersonNameLastName "Boomaerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-59ea6007-4a40-e008-489c-7c4dfd328a34
  a a2a:Person ;
  rdfs:label "Cornelia Maria Ros" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Ros" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-2711507d-7d5f-3d42-fbfa-feb8d64d7d49
  a a2a:Person ;
  rdfs:label "Petronella Roovers" ;
  a2a:PersonName [
    rdfs:label "Petronella Roovers" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-dd74f0ab-311e-6bb6-4d9e-2e115bbe8199
  a a2a:Person ;
  rdfs:label "Anna Cornelia de Rooij" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia de Rooij" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-6994975d-fe73-c055-ec9a-c3b2f9286375
  a a2a:Person ;
  rdfs:label "Johannes Boomaerts" ;
  a2a:PersonName [
    rdfs:label "Johannes Boomaerts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boomaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person-a4f55d10-916b-8bd2-304e-527be3e61601
  a a2a:Person ;
  rdfs:label "Franciscus Ros" ;
  a2a:PersonName [
    rdfs:label "Franciscus Ros" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1930-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person:ec461372-4d70-024c-d849-dd0e200d5ee1 ;
  a2a:EventKeyRef oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 .

oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person:59ea6007-4a40-e008-489c-7c4dfd328a34 ;
  a2a:EventKeyRef oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 .

oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person:2711507d-7d5f-3d42-fbfa-feb8d64d7d49 ;
  a2a:EventKeyRef oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 .

oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person:dd74f0ab-311e-6bb6-4d9e-2e115bbe8199 ;
  a2a:EventKeyRef oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 .

oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person:6994975d-fe73-c055-ec9a-c3b2f9286375 ;
  a2a:EventKeyRef oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 .

oa:relationep_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Person:a4f55d10-916b-8bd2-304e-527be3e61601 ;
  a2a:EventKeyRef oa:event_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384_Event1 .

oa:source_wba_df300ae7-cd24-e79b-0a64-e7cd10fe9384
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1930-05-12 - 1930-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1930-05-12"^^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, Deel: 46, Periode: ..." ;
    a2a:Book "Huwelijksregister 1930" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "46" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Deel: 46, Periode: ..., Huwelijksregister 1930, 17, 46"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/df300ae7-cd24-e79b-0a64-e7cd10fe9384" ;
  a2a:RecordGUID "{df300ae7-cd24-e79b-0a64-e7cd10fe9384}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27326_00027326.xml van WBA" .

[] a2a:PersonRemarkdiversen "23 jaar, landbouwer." .
[] a2a:PersonRemarkdiversen "20 jaar." .
