@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_21f89216-e339-4db6-04c4-e931570a1328
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 februari 1938 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-547b060c-7ae4-a94e-2d6c-3b23a293cb9d, oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-a14d68d3-83b2-e5ca-5f88-de7dc0138b43, oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-e47b251f-5402-c853-f769-66db9dda9a62, oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-93f1fd99-945b-f600-86cd-1bae51b6fbf8, oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-8d0313b2-ac5b-c46e-c256-bdd8e4f4ec22, oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-6029e976-f8b8-7d1f-02bd-2ae84f2a2b7c ;
  a2a:hasEvent oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_0, oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_1, oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_2, oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_3, oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_4, oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_5 ;
  a2a:hasSource oa:source_wba_21f89216-e339-4db6-04c4-e931570a1328 .

oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-547b060c-7ae4-a94e-2d6c-3b23a293cb9d
  a a2a:Person ;
  rdfs:label "Petrus van Sprundel" ;
  a2a:PersonName [
    rdfs:label "Petrus van Sprundel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprundel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-a14d68d3-83b2-e5ca-5f88-de7dc0138b43
  a a2a:Person ;
  rdfs:label "Johannes Brans" ;
  a2a:PersonName [
    rdfs:label "Johannes Brans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-e47b251f-5402-c853-f769-66db9dda9a62
  a a2a:Person ;
  rdfs:label "Maria Catharina van Sprundel" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Sprundel" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprundel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-93f1fd99-945b-f600-86cd-1bae51b6fbf8
  a a2a:Person ;
  rdfs:label "Petronella Jacoba Willemse" ;
  a2a:PersonName [
    rdfs:label "Petronella Jacoba Willemse" ;
    a2a:PersonNameFirstName "Petronella Jacoba" ;
    a2a:PersonNameLastName "Willemse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-8d0313b2-ac5b-c46e-c256-bdd8e4f4ec22
  a a2a:Person ;
  rdfs:label "Cornelis Leonardus Brans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Leonardus Brans" ;
    a2a:PersonNameFirstName "Cornelis Leonardus" ;
    a2a:PersonNameLastName "Brans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person-6029e976-f8b8-7d1f-02bd-2ae84f2a2b7c
  a a2a:Person ;
  rdfs:label "Dingena Koevoets" ;
  a2a:PersonName [
    rdfs:label "Dingena Koevoets" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Koevoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1938-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person:547b060c-7ae4-a94e-2d6c-3b23a293cb9d ;
  a2a:EventKeyRef oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 .

oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person:a14d68d3-83b2-e5ca-5f88-de7dc0138b43 ;
  a2a:EventKeyRef oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 .

oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person:e47b251f-5402-c853-f769-66db9dda9a62 ;
  a2a:EventKeyRef oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 .

oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person:93f1fd99-945b-f600-86cd-1bae51b6fbf8 ;
  a2a:EventKeyRef oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 .

oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person:8d0313b2-ac5b-c46e-c256-bdd8e4f4ec22 ;
  a2a:EventKeyRef oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 .

oa:relationep_wba_21f89216-e339-4db6-04c4-e931570a1328_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_21f89216-e339-4db6-04c4-e931570a1328_Person:6029e976-f8b8-7d1f-02bd-2ae84f2a2b7c ;
  a2a:EventKeyRef oa:event_wba_21f89216-e339-4db6-04c4-e931570a1328_Event1 .

oa:source_wba_21f89216-e339-4db6-04c4-e931570a1328
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1938-02-22 - 1938-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1938-02-22"^^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, 1936-1975, Bron: boek, Deel: 18525/03,..." ;
    a2a:Book "Huwelijksregister Roosendaal 1938" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "18525/03" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18525/03,..., Huwelijksregister Roosendaal 1938, 16, 18525/03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a11ec2e3-b2a8-ab48-dbbc-71ec437ff179.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/21f89216-e339-4db6-04c4-e931570a1328" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a11ec2e3-b2a8-ab48-dbbc-71ec437ff179.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/21f89216-e339-4db6-04c4-e931570a1328" ;
  a2a:RecordGUID "{21f89216-e339-4db6-04c4-e931570a1328}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12481_00012481.xml van WBA" .

[] a2a:PersonRemarkdiversen "59 jaar, fabrieksarbeider, wonende te Roosendaal" .
[] a2a:PersonRemarkdiversen "56 jaar, stoker, wonende te Rotterdam" .
[] a2a:PersonRemarkdiversen "Zonder beroep, wonende te Roosendaal" .
[] a2a:PersonRemarkdiversen "49 jaar, zonder beroep, wonende te Rotterdam" .
[] a2a:PersonRemarkdiversen "Fabrieksarbeider, wonende te Rotterdam" .
[] a2a:PersonRemarkdiversen "60 jaar, zonder beroep, wonende te Roosendaal" .
