@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_304f51a4-3c72-3f63-3bf8-e80397878c19
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 januari 1937 te Breda" ;
  a2a:hasPerson oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-ee708190-f73c-6440-10cc-20a63a311765, oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-e029573b-3b45-dc21-411f-db1c16610453, oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-80e6eb50-22cd-2a49-d40d-78f58889374f, oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-abe500d1-563a-47ee-4f74-081dfcc90bb4, oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-79f5beb9-4829-aafe-eaf1-c7b69e26961a, oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-67b89ea0-2584-60ca-b313-1242e1af3552 ;
  a2a:hasEvent oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_0, oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_1, oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_2, oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_3, oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_4, oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_5 ;
  a2a:hasSource oa:source_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19 .

oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-ee708190-f73c-6440-10cc-20a63a311765
  a a2a:Person ;
  rdfs:label "Hendrika Paulina Baert" ;
  a2a:PersonName [
    rdfs:label "Hendrika Paulina Baert" ;
    a2a:PersonNameFirstName "Hendrika Paulina" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-e029573b-3b45-dc21-411f-db1c16610453
  a a2a:Person ;
  rdfs:label "Johannes Jansen" ;
  a2a:PersonName [
    rdfs:label "Johannes Jansen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-80e6eb50-22cd-2a49-d40d-78f58889374f
  a a2a:Person ;
  rdfs:label "Wilhelmina Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Verhoeven" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-abe500d1-563a-47ee-4f74-081dfcc90bb4
  a a2a:Person ;
  rdfs:label "Maria Christina Franken" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Franken" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-79f5beb9-4829-aafe-eaf1-c7b69e26961a
  a a2a:Person ;
  rdfs:label "Hendricus Baert" ;
  a2a:PersonName [
    rdfs:label "Hendricus Baert" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person-67b89ea0-2584-60ca-b313-1242e1af3552
  a a2a:Person ;
  rdfs:label "Martinus Jansen" ;
  a2a:PersonName [
    rdfs:label "Martinus Jansen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1937-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person:ee708190-f73c-6440-10cc-20a63a311765 ;
  a2a:EventKeyRef oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 .

oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person:e029573b-3b45-dc21-411f-db1c16610453 ;
  a2a:EventKeyRef oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 .

oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person:80e6eb50-22cd-2a49-d40d-78f58889374f ;
  a2a:EventKeyRef oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 .

oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person:abe500d1-563a-47ee-4f74-081dfcc90bb4 ;
  a2a:EventKeyRef oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 .

oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person:79f5beb9-4829-aafe-eaf1-c7b69e26961a ;
  a2a:EventKeyRef oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 .

oa:relationep_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Person:67b89ea0-2584-60ca-b313-1242e1af3552 ;
  a2a:EventKeyRef oa:event_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19_Event1 .

oa:source_bhi_304f51a4-3c72-3f63-3bf8-e80397878c19
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1937-01-14 - 1937-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1937-01-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 95, Periode: 1937" ;
    a2a:Book "Huwelijksregister Breda 1937" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "95" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 95, Periode: 1937, Huwelijksregister Breda 1937, 15, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bc557d10-bc83-a401-78b6-02f7afa1d909.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bc557d10-bc83-a401-78b6-02f7afa1d909.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/304f51a4-3c72-3f63-3bf8-e80397878c19" ;
  a2a:RecordGUID "{304f51a4-3c72-3f63-3bf8-e80397878c19}" ;
  a2a:SourceRemarkdeel "95" ;
  a2a:SourceRemarkregister_periode "1937" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_211_00000211.xml van BHI" .

