@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_05518388-e289-4d4c-92ca-e9abc492e4a2
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 februari 1813 te Moergestel" ;
  a2a:hasPerson oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-9700b3d0-4631-11e3-a747-d206bceb4d38, oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-9701d6ac-4631-11e3-a747-d206bceb4d38, oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-97015d80-4631-11e3-a747-d206bceb4d38, oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-970284b2-4631-11e3-a747-d206bceb4d38, oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-970103bc-4631-11e3-a747-d206bceb4d38, oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-97023764-4631-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_0, oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_1, oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_2, oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_3, oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_4, oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_5 ;
  a2a:hasSource oa:source_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2 .

oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-9700b3d0-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerard Wolfs" ;
  a2a:PersonName [
    rdfs:label "Gerard Wolfs" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Moergestel" ;
    rdfs:label "Moergestel"
  ] .

oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-9701d6ac-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jeanne Marie Roozen" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Roozen" ;
    a2a:PersonNameFirstName "Jeanne Marie" ;
    a2a:PersonNameLastName "Roozen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1787-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-97015d80-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marie Brouwers" ;
  a2a:PersonName [
    rdfs:label "Marie Brouwers" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-970284b2-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marie van Hattem" ;
  a2a:PersonName [
    rdfs:label "Marie van Hattem" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hattem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-970103bc-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacques Wolfs" ;
  a2a:PersonName [
    rdfs:label "Jacques Wolfs" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person-97023764-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henri Roozen" ;
  a2a:PersonName [
    rdfs:label "Henri Roozen" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Roozen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1813-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moergestel" ;
    rdfs:label "Moergestel"
  ] .

oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person:9700b3d0-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 .

oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person:9701d6ac-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 .

oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person:97015d80-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 .

oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person:970284b2-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 .

oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person:970103bc-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 .

oa:relationep_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Person:97023764-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2_Event1 .

oa:source_bhi_05518388-e289-4d4c-92ca-e9abc492e4a2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Moergestel" ;
    rdfs:label "Moergestel", "1813-02-21 - 1813-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1813-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 5327, Periode: 1813" ;
    a2a:Book "Huwelijksregister Moergestel 1813" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "5327" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 5327, Periode: 1813, Huwelijksregister Moergestel 1813, 5, 5327"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6d8bf9e4-f632-e4d1-acc0-79c3925d490f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6d8bf9e4-f632-e4d1-acc0-79c3925d490f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05518388-e289-4d4c-92ca-e9abc492e4a2" ;
  a2a:RecordGUID "{05518388-e289-4d4c-92ca-e9abc492e4a2}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5327" ;
  a2a:SourceRemarkregister_periode "1813" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2101_00002101.xml van BHI" .

