@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_00276c19-9255-88f2-d081-87caeb9d2591
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 mei 1946 te Breda" ;
  a2a:hasPerson oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-b26d850c-e1f0-c910-f8c7-77ade38bfe5b, oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-fa9b3675-b8eb-307e-8f07-c1451c46b5e1, oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-b7e5c618-4f4d-1ac2-d159-155ae4ec6023, oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-35f07393-7f85-555b-8452-43de7b515e48, oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-25caba4b-1778-6699-5a39-1af972bd69ce, oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-a2683cd0-9654-b600-0223-4021aee0a0c9 ;
  a2a:hasEvent oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_0, oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_1, oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_2, oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_3, oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_4, oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_5 ;
  a2a:hasSource oa:source_bhi_00276c19-9255-88f2-d081-87caeb9d2591 .

oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-b26d850c-e1f0-c910-f8c7-77ade38bfe5b
  a a2a:Person ;
  rdfs:label "Hendrik Albert Bosscher" ;
  a2a:PersonName [
    rdfs:label "Hendrik Albert Bosscher" ;
    a2a:PersonNameFirstName "Hendrik Albert" ;
    a2a:PersonNameLastName "Bosscher"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-fa9b3675-b8eb-307e-8f07-c1451c46b5e1
  a a2a:Person ;
  rdfs:label "Catharina Elisabeth Vriens" ;
  a2a:PersonName [
    rdfs:label "Catharina Elisabeth Vriens" ;
    a2a:PersonNameFirstName "Catharina Elisabeth" ;
    a2a:PersonNameLastName "Vriens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-b7e5c618-4f4d-1ac2-d159-155ae4ec6023
  a a2a:Person ;
  rdfs:label "Johanna Snijders" ;
  a2a:PersonName [
    rdfs:label "Johanna Snijders" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-35f07393-7f85-555b-8452-43de7b515e48
  a a2a:Person ;
  rdfs:label "Johanna Bot" ;
  a2a:PersonName [
    rdfs:label "Johanna Bot" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-25caba4b-1778-6699-5a39-1af972bd69ce
  a a2a:Person ;
  rdfs:label "Filippus Fokko Bosscher" ;
  a2a:PersonName [
    rdfs:label "Filippus Fokko Bosscher" ;
    a2a:PersonNameFirstName "Filippus Fokko" ;
    a2a:PersonNameLastName "Bosscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person-a2683cd0-9654-b600-0223-4021aee0a0c9
  a a2a:Person ;
  rdfs:label "Cornelis Vriens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vriens" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vriens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1946-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person:b26d850c-e1f0-c910-f8c7-77ade38bfe5b ;
  a2a:EventKeyRef oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 .

oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person:fa9b3675-b8eb-307e-8f07-c1451c46b5e1 ;
  a2a:EventKeyRef oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 .

oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person:b7e5c618-4f4d-1ac2-d159-155ae4ec6023 ;
  a2a:EventKeyRef oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 .

oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person:35f07393-7f85-555b-8452-43de7b515e48 ;
  a2a:EventKeyRef oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 .

oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person:25caba4b-1778-6699-5a39-1af972bd69ce ;
  a2a:EventKeyRef oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 .

oa:relationep_bhi_00276c19-9255-88f2-d081-87caeb9d2591_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Person:a2683cd0-9654-b600-0223-4021aee0a0c9 ;
  a2a:EventKeyRef oa:event_bhi_00276c19-9255-88f2-d081-87caeb9d2591_Event1 .

oa:source_bhi_00276c19-9255-88f2-d081-87caeb9d2591
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1946-05-08 - 1946-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1946-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1455, Periode: 1946" ;
    a2a:Book "Huwelijksregister Breda 1946" ;
    a2a:DocumentNumber "B121" ;
    a2a:RegistryNumber "1455" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1455, Periode: 1946, Huwelijksregister Breda 1946, B121, 1455"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/37635553-df6f-f563-2ba7-ea773ed8a57c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/37635553-df6f-f563-2ba7-ea773ed8a57c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00276c19-9255-88f2-d081-87caeb9d2591" ;
  a2a:RecordGUID "{00276c19-9255-88f2-d081-87caeb9d2591}" ;
  a2a:SourceRemarkdeel "1455" ;
  a2a:SourceRemarkregister_periode "1946" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_488_00000488.xml van BHI" .

