@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_400a8a12-6095-3968-e255-e36c3085b631
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 april 1942 te Breda" ;
  a2a:hasPerson oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-e111bc88-1557-df88-d1fc-1c032290120d, oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-dc9a7706-aad0-4a98-8b26-5314cec36409, oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-216c4cde-d5de-0c29-c948-9469eda14296, oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-8b28954c-4a48-89c9-6715-4d78f5518833, oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-da45ac4c-c869-83d9-4f9e-03a7507203e2, oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-872efc1e-9f6e-c499-510b-e9d6fbe32d67 ;
  a2a:hasEvent oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_0, oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_1, oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_2, oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_3, oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_4, oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_5 ;
  a2a:hasSource oa:source_brd_400a8a12-6095-3968-e255-e36c3085b631 .

oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-e111bc88-1557-df88-d1fc-1c032290120d
  a a2a:Person ;
  rdfs:label "Maria Agnes Johanna Dor" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Johanna Dor" ;
    a2a:PersonNameFirstName "Maria Agnes Johanna" ;
    a2a:PersonNameLastName "Dor"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-dc9a7706-aad0-4a98-8b26-5314cec36409
  a a2a:Person ;
  rdfs:label "Catharina Maria Lutjens" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Lutjens" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Lutjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-216c4cde-d5de-0c29-c948-9469eda14296
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Sins" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Sins" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Sins"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-8b28954c-4a48-89c9-6715-4d78f5518833
  a a2a:Person ;
  rdfs:label "Andries Sins" ;
  a2a:PersonName [
    rdfs:label "Andries Sins" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Sins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-da45ac4c-c869-83d9-4f9e-03a7507203e2
  a a2a:Person ;
  rdfs:label "Petrus Gillis Joseph Dor" ;
  a2a:PersonName [
    rdfs:label "Petrus Gillis Joseph Dor" ;
    a2a:PersonNameFirstName "Petrus Gillis Joseph" ;
    a2a:PersonNameLastName "Dor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person-872efc1e-9f6e-c499-510b-e9d6fbe32d67
  a a2a:Person ;
  rdfs:label "Anna Maria Dickens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dickens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Dickens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1942-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person:e111bc88-1557-df88-d1fc-1c032290120d ;
  a2a:EventKeyRef oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 .

oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person:dc9a7706-aad0-4a98-8b26-5314cec36409 ;
  a2a:EventKeyRef oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 .

oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person:216c4cde-d5de-0c29-c948-9469eda14296 ;
  a2a:EventKeyRef oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 .

oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person:8b28954c-4a48-89c9-6715-4d78f5518833 ;
  a2a:EventKeyRef oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 .

oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person:da45ac4c-c869-83d9-4f9e-03a7507203e2 ;
  a2a:EventKeyRef oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 .

oa:relationep_brd_400a8a12-6095-3968-e255-e36c3085b631_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_400a8a12-6095-3968-e255-e36c3085b631_Person:872efc1e-9f6e-c499-510b-e9d6fbe32d67 ;
  a2a:EventKeyRef oa:event_brd_400a8a12-6095-3968-e255-e36c3085b631_Event1 .

oa:source_brd_400a8a12-6095-3968-e255-e36c3085b631
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1942-04-13 - 1942-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1942-04-13"^^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" ;
    a2a:DocumentNumber "118" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1942, Huwelijksregister 1942, 118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/b4e9ad2f-ba60-657f-cdc7-526ab80b1759.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/400a8a12-6095-3968-e255-e36c3085b631" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/b4e9ad2f-ba60-657f-cdc7-526ab80b1759.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/400a8a12-6095-3968-e255-e36c3085b631" ;
  a2a:RecordGUID "{400a8a12-6095-3968-e255-e36c3085b631}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1942\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_20176_00020176.xml van BRD" .

