@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_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 oktober 1941 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-d5c645da-904b-1248-3a87-0934f0795138, oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-4b5ab64d-4ed7-7fc8-991a-9672f0843c9c, oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-634e592f-d4b5-2d40-3fdd-5c14afc08073, oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-49a5ab03-f3b7-7a14-cdf0-5faf03bcb8bc, oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-bca2d090-9098-7e66-f041-1eaceff6367b, oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-dc599909-37f1-5819-f542-da07fca2f6d7 ;
  a2a:hasEvent oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_0, oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_1, oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_2, oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_3, oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_4, oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_5 ;
  a2a:hasSource oa:source_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc .

oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-d5c645da-904b-1248-3a87-0934f0795138
  a a2a:Person ;
  rdfs:label "Elisabeth Simons" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Simons" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-4b5ab64d-4ed7-7fc8-991a-9672f0843c9c
  a a2a:Person ;
  rdfs:label "Cornelis Gabriel Mens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gabriel Mens" ;
    a2a:PersonNameFirstName "Cornelis Gabriel" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-634e592f-d4b5-2d40-3fdd-5c14afc08073
  a a2a:Person ;
  rdfs:label "Anna Maria Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bastiaanse" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-49a5ab03-f3b7-7a14-cdf0-5faf03bcb8bc
  a a2a:Person ;
  rdfs:label "Cornelia Kommeren" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kommeren" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Kommeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-bca2d090-9098-7e66-f041-1eaceff6367b
  a a2a:Person ;
  rdfs:label "Petrus Johannes Mens" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Mens" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person-dc599909-37f1-5819-f542-da07fca2f6d7
  a a2a:Person ;
  rdfs:label "Johannes Simons" ;
  a2a:PersonName [
    rdfs:label "Johannes Simons" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1941" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1941-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person:d5c645da-904b-1248-3a87-0934f0795138 ;
  a2a:EventKeyRef oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 .

oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person:4b5ab64d-4ed7-7fc8-991a-9672f0843c9c ;
  a2a:EventKeyRef oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 .

oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person:634e592f-d4b5-2d40-3fdd-5c14afc08073 ;
  a2a:EventKeyRef oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 .

oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person:49a5ab03-f3b7-7a14-cdf0-5faf03bcb8bc ;
  a2a:EventKeyRef oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 .

oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person:bca2d090-9098-7e66-f041-1eaceff6367b ;
  a2a:EventKeyRef oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 .

oa:relationep_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Person:dc599909-37f1-5819-f542-da07fca2f6d7 ;
  a2a:EventKeyRef oa:event_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc_Event1 .

oa:source_bhi_7e185c1f-1704-c2fc-aa59-e9decf1d94fc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1941-10-28 - 1941-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1941" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1941-10-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 485, Periode: 1941" ;
    a2a:Book "Huwelijksregister Roosendaal 1941" ;
    a2a:DocumentNumber "173" ;
    a2a:RegistryNumber "485" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 485, Periode: 1941, Huwelijksregister Roosendaal 1941, 173, 485"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5f6be3ef-22b9-0862-4339-c1bf4645c7e6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5f6be3ef-22b9-0862-4339-c1bf4645c7e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7e185c1f-1704-c2fc-aa59-e9decf1d94fc" ;
  a2a:RecordGUID "{7e185c1f-1704-c2fc-aa59-e9decf1d94fc}" ;
  a2a:SourceRemarkdeel "485" ;
  a2a:SourceRemarkregister_periode "1941" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1059_00001059.xml van BHI" .

