@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_1c1e461d-b0da-4022-e793-ea045daa0c92
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 juni 1947" ;
  a2a:hasPerson oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-7fec9a36-1141-a612-4945-918c8a1ac2d9, oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-6722f979-9e62-839b-e1f5-45616db0d86e, oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-c6c743ff-bb33-0222-c57c-3a1596028cc7, oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-4b4984fd-7b9f-dc6f-0307-3bcc64760be3, oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-de1cbb37-3959-3c2f-f4a8-aef50852b836, oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-e425f194-bf9e-e9af-fe8d-4edfef3d97c2 ;
  a2a:hasEvent oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_0, oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_1, oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_2, oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_3, oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_4, oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_5 ;
  a2a:hasSource oa:source_brd_1c1e461d-b0da-4022-e793-ea045daa0c92 .

oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-7fec9a36-1141-a612-4945-918c8a1ac2d9
  a a2a:Person ;
  rdfs:label "Johanna Petronella Beekmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Beekmans" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-6722f979-9e62-839b-e1f5-45616db0d86e
  a a2a:Person ;
  rdfs:label "Petrus Johannes Schets" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Schets" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-c6c743ff-bb33-0222-c57c-3a1596028cc7
  a a2a:Person ;
  rdfs:label "Elisabeth van den Bliek" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van den Bliek" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bliek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-4b4984fd-7b9f-dc6f-0307-3bcc64760be3
  a a2a:Person ;
  rdfs:label "Anna Antonia de Coninck" ;
  a2a:PersonName [
    rdfs:label "Anna Antonia de Coninck" ;
    a2a:PersonNameFirstName "Anna Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Coninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-de1cbb37-3959-3c2f-f4a8-aef50852b836
  a a2a:Person ;
  rdfs:label "Johannes Lambertus Beekmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Lambertus Beekmans" ;
    a2a:PersonNameFirstName "Johannes Lambertus" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person-e425f194-bf9e-e9af-fe8d-4edfef3d97c2
  a a2a:Person ;
  rdfs:label "Marinus Schets" ;
  a2a:PersonName [
    rdfs:label "Marinus Schets" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1947-06-11"^^xsd:date
  ] .

oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person:7fec9a36-1141-a612-4945-918c8a1ac2d9 ;
  a2a:EventKeyRef oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 .

oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person:6722f979-9e62-839b-e1f5-45616db0d86e ;
  a2a:EventKeyRef oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 .

oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person:c6c743ff-bb33-0222-c57c-3a1596028cc7 ;
  a2a:EventKeyRef oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 .

oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person:4b4984fd-7b9f-dc6f-0307-3bcc64760be3 ;
  a2a:EventKeyRef oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 .

oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person:de1cbb37-3959-3c2f-f4a8-aef50852b836 ;
  a2a:EventKeyRef oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 .

oa:relationep_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Person:e425f194-bf9e-e9af-fe8d-4edfef3d97c2 ;
  a2a:EventKeyRef oa:event_brd_1c1e461d-b0da-4022-e793-ea045daa0c92_Event1 .

oa:source_brd_1c1e461d-b0da-4022-e793-ea045daa0c92
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1947-06-11 - 1947-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1947-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Huwelijksregister 1947 B" ;
    a2a:DocumentNumber "183B" ;
    rdfs:label "Stadsarchief Breda, Breda, Huwelijksregister 1947 B, 183B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/3181d680-beac-3910-914d-383575d9762f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1c1e461d-b0da-4022-e793-ea045daa0c92" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/3181d680-beac-3910-914d-383575d9762f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1c1e461d-b0da-4022-e793-ea045daa0c92" ;
  a2a:RecordGUID "{1c1e461d-b0da-4022-e793-ea045daa0c92}" ;
  a2a:SourceRemarkOpmerking "H", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Huwelijksregister+1947+B\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_521_00000521.xml van BRD" .

