@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_brd_832233bb-20f5-ce51-e1d8-561f35475f2c
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 september 1942 te Breda" ;
  a2a:hasPerson oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-451e01c5-7502-b503-7778-7cb5d55fe9da, oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-3f73ab8a-f79c-f7ea-084f-4589bcbf257d, oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-b699e717-59b7-c488-8f27-2623611a5f63, oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-6e7f01ec-c5ee-dfca-f5bc-204dc9df8ca3, oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-28c1318b-5e99-da93-775f-4a1c266af1ea, oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-f68cfa5f-0b75-def9-5ba5-73d8d851f7f8 ;
  a2a:hasEvent oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_0, oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_1, oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_2, oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_3, oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_4, oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_5 ;
  a2a:hasSource oa:source_brd_832233bb-20f5-ce51-e1d8-561f35475f2c .

oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-451e01c5-7502-b503-7778-7cb5d55fe9da
  a a2a:Person ;
  rdfs:label "Agnes Theodora Harzing" ;
  a2a:PersonName [
    rdfs:label "Agnes Theodora Harzing" ;
    a2a:PersonNameFirstName "Agnes Theodora" ;
    a2a:PersonNameLastName "Harzing"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-3f73ab8a-f79c-f7ea-084f-4589bcbf257d
  a a2a:Person ;
  rdfs:label "Wilhelmina Catharina Snelders" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Catharina Snelders" ;
    a2a:PersonNameFirstName "Wilhelmina Catharina" ;
    a2a:PersonNameLastName "Snelders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-b699e717-59b7-c488-8f27-2623611a5f63
  a a2a:Person ;
  rdfs:label "Marinus Arnouts" ;
  a2a:PersonName [
    rdfs:label "Marinus Arnouts" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Arnouts"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-6e7f01ec-c5ee-dfca-f5bc-204dc9df8ca3
  a a2a:Person ;
  rdfs:label "Theodorus Harzing" ;
  a2a:PersonName [
    rdfs:label "Theodorus Harzing" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Harzing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-28c1318b-5e99-da93-775f-4a1c266af1ea
  a a2a:Person ;
  rdfs:label "Cornelia Knobel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Knobel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Knobel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person-f68cfa5f-0b75-def9-5ba5-73d8d851f7f8
  a a2a:Person ;
  rdfs:label "Cornelis Arnouts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Arnouts" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Arnouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1942-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person:451e01c5-7502-b503-7778-7cb5d55fe9da ;
  a2a:EventKeyRef oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 .

oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person:3f73ab8a-f79c-f7ea-084f-4589bcbf257d ;
  a2a:EventKeyRef oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 .

oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person:b699e717-59b7-c488-8f27-2623611a5f63 ;
  a2a:EventKeyRef oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 .

oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person:6e7f01ec-c5ee-dfca-f5bc-204dc9df8ca3 ;
  a2a:EventKeyRef oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 .

oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person:28c1318b-5e99-da93-775f-4a1c266af1ea ;
  a2a:EventKeyRef oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 .

oa:relationep_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Person:f68cfa5f-0b75-def9-5ba5-73d8d851f7f8 ;
  a2a:EventKeyRef oa:event_brd_832233bb-20f5-ce51-e1d8-561f35475f2c_Event1 .

oa:source_brd_832233bb-20f5-ce51-e1d8-561f35475f2c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1942-09-07 - 1942-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1942-09-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1942" ;
    a2a:Book "Huwelijksregister 1942 A" ;
    a2a:DocumentNumber "86A" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1942, Huwelijksregister 1942 A, 86A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/6a6dfad4-fda2-690e-c07a-a5fbc88343e1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/832233bb-20f5-ce51-e1d8-561f35475f2c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/6a6dfad4-fda2-690e-c07a-a5fbc88343e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/832233bb-20f5-ce51-e1d8-561f35475f2c" ;
  a2a:RecordGUID "{832233bb-20f5-ce51-e1d8-561f35475f2c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1942+A\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1628_00001628.xml van BRD" .

