@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_789e39ea-e453-df1b-5cb2-d0b87b27206e
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 februari 1943 te De Werken en Sleeuwijk" ;
  a2a:hasPerson oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-1e0d52c9-fc88-d5f1-2c46-46d8cf9430c7, oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-10dfd2b7-e391-d74f-567e-a0e57243bc57, oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-1a7ffe4d-55e0-076e-cfef-56a7e597ab4a, oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-26274335-d3cf-bc3b-3f15-e9614817a298, oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-b807e26c-97c8-93d3-072f-aea580a676e2, oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-231359a7-d511-52f4-ae60-ac95c5bb0f04 ;
  a2a:hasEvent oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_0, oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_1, oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_2, oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_3, oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_4, oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_5 ;
  a2a:hasSource oa:source_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e .

oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-1e0d52c9-fc88-d5f1-2c46-46d8cf9430c7
  a a2a:Person ;
  rdfs:label "Goverdina Kant" ;
  a2a:PersonName [
    rdfs:label "Goverdina Kant" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-10dfd2b7-e391-d74f-567e-a0e57243bc57
  a a2a:Person ;
  rdfs:label "Anna Corstiana Verheij" ;
  a2a:PersonName [
    rdfs:label "Anna Corstiana Verheij" ;
    a2a:PersonNameFirstName "Anna Corstiana" ;
    a2a:PersonNameLastName "Verheij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-1a7ffe4d-55e0-076e-cfef-56a7e597ab4a
  a a2a:Person ;
  rdfs:label "Jacob Kant" ;
  a2a:PersonName [
    rdfs:label "Jacob Kant" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-26274335-d3cf-bc3b-3f15-e9614817a298
  a a2a:Person ;
  rdfs:label "Jan Branderhorst" ;
  a2a:PersonName [
    rdfs:label "Jan Branderhorst" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Branderhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-b807e26c-97c8-93d3-072f-aea580a676e2
  a a2a:Person ;
  rdfs:label "Aletta Branderhorst" ;
  a2a:PersonName [
    rdfs:label "Aletta Branderhorst" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Branderhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk"
  ] .

oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person-231359a7-d511-52f4-ae60-ac95c5bb0f04
  a a2a:Person ;
  rdfs:label "Jacob Kant" ;
  a2a:PersonName [
    rdfs:label "Jacob Kant" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1943-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk"
  ] .

oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person:1e0d52c9-fc88-d5f1-2c46-46d8cf9430c7 ;
  a2a:EventKeyRef oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 .

oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person:10dfd2b7-e391-d74f-567e-a0e57243bc57 ;
  a2a:EventKeyRef oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 .

oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person:1a7ffe4d-55e0-076e-cfef-56a7e597ab4a ;
  a2a:EventKeyRef oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 .

oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person:26274335-d3cf-bc3b-3f15-e9614817a298 ;
  a2a:EventKeyRef oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 .

oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person:b807e26c-97c8-93d3-072f-aea580a676e2 ;
  a2a:EventKeyRef oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 .

oa:relationep_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Person:231359a7-d511-52f4-ae60-ac95c5bb0f04 ;
  a2a:EventKeyRef oa:event_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e_Event1 .

oa:source_bhi_789e39ea-e453-df1b-5cb2-d0b87b27206e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1943-02-19 - 1943-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1943-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2514, Periode: 1943" ;
    a2a:Book "Huwelijksregister De Werken en Sleeuwijk 1943" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "2514" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2514, Periode: 1943, Huwelijksregister De Werken en Sleeuwijk 1943, 2, 2514"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2995533c-2a4e-2963-9313-ae9e7b5e93c9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2995533c-2a4e-2963-9313-ae9e7b5e93c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/789e39ea-e453-df1b-5cb2-d0b87b27206e" ;
  a2a:RecordGUID "{789e39ea-e453-df1b-5cb2-d0b87b27206e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_392_00000392.xml van BHI" .

