@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_1203154e-bdd6-db3c-0944-e1fcb4fca954
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 oktober 1935" ;
  a2a:hasPerson oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-bc6c6b8a-a4a7-1b17-939e-9cfb0e052a96, oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-be075c5c-650f-ad69-7b7d-dcf137e59d64, oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-fb05b099-ae6d-6529-e1d2-4a955edde063, oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-62fba64b-85ee-0d35-7f04-1f3f5bed42b5, oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-f07141ee-ac8d-24f0-a5c1-150b95ffe128, oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-34b3e22f-c549-5179-0e91-35b0de73b222 ;
  a2a:hasEvent oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_0, oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_1, oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_2, oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_3, oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_4, oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_5 ;
  a2a:hasSource oa:source_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954 .

oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-bc6c6b8a-a4a7-1b17-939e-9cfb0e052a96
  a a2a:Person ;
  rdfs:label "Antonia Hendrika Maria Geerts" ;
  a2a:PersonName [
    rdfs:label "Antonia Hendrika Maria Geerts" ;
    a2a:PersonNameFirstName "Antonia Hendrika Maria" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-be075c5c-650f-ad69-7b7d-dcf137e59d64
  a a2a:Person ;
  rdfs:label "Willem van Dorst" ;
  a2a:PersonName [
    rdfs:label "Willem van Dorst" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-fb05b099-ae6d-6529-e1d2-4a955edde063
  a a2a:Person ;
  rdfs:label "Egidius Geerts" ;
  a2a:PersonName [
    rdfs:label "Egidius Geerts" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-62fba64b-85ee-0d35-7f04-1f3f5bed42b5
  a a2a:Person ;
  rdfs:label "Maria Cas" ;
  a2a:PersonName [
    rdfs:label "Maria Cas" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-f07141ee-ac8d-24f0-a5c1-150b95ffe128
  a a2a:Person ;
  rdfs:label "Johanens Baptist van Dorst" ;
  a2a:PersonName [
    rdfs:label "Johanens Baptist van Dorst" ;
    a2a:PersonNameFirstName "Johanens Baptist" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person-34b3e22f-c549-5179-0e91-35b0de73b222
  a a2a:Person ;
  rdfs:label "Anna Maria Dubois" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dubois" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Dubois"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1935-10-08"^^xsd:date
  ] .

oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person:bc6c6b8a-a4a7-1b17-939e-9cfb0e052a96 ;
  a2a:EventKeyRef oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 .

oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person:be075c5c-650f-ad69-7b7d-dcf137e59d64 ;
  a2a:EventKeyRef oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 .

oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person:fb05b099-ae6d-6529-e1d2-4a955edde063 ;
  a2a:EventKeyRef oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 .

oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person:62fba64b-85ee-0d35-7f04-1f3f5bed42b5 ;
  a2a:EventKeyRef oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 .

oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person:f07141ee-ac8d-24f0-a5c1-150b95ffe128 ;
  a2a:EventKeyRef oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 .

oa:relationep_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Person:34b3e22f-c549-5179-0e91-35b0de73b222 ;
  a2a:EventKeyRef oa:event_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954_Event1 .

oa:source_wba_1203154e-bdd6-db3c-0944-e1fcb4fca954
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1935-10-08 - 1935-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1935-10-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1123, Per..." ;
    a2a:Book "Huwelijksregister Roosendaal 1935" ;
    a2a:DocumentNumber "126" ;
    a2a:RegistryNumber "1123" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1123, Per..., Huwelijksregister Roosendaal 1935, 126, 1123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ce0027cd-c8ae-acf7-3152-02e6f002a729.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1203154e-bdd6-db3c-0944-e1fcb4fca954" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ce0027cd-c8ae-acf7-3152-02e6f002a729.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1203154e-bdd6-db3c-0944-e1fcb4fca954" ;
  a2a:RecordGUID "{1203154e-bdd6-db3c-0944-e1fcb4fca954}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_11115_00011115.xml van WBA" .

[] a2a:PersonRemarkdiversen "26 jaar, zonder beroep geboren te Roosendaal" .
[] a2a:PersonRemarkdiversen "27 jaar, bierbottelaar" .
