@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_361abc4c-ca61-d371-a67a-bb76c6b6cbfc
  a a2a:Record ;
  rdfs:label "Trouwen op 5 april 1644 te Rosmalen" ;
  a2a:hasPerson oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-8d179f7a-4648-11e3-a747-d206bceb4d38, oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-1b4dadd9-67a8-e3ae-8998-36e68cf8915e, oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-74748300-d601-ec51-7ac5-9f9b66d54241, oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-8d1758e4-4648-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_0, oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_1, oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_2, oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_3 ;
  a2a:hasSource oa:source_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc .

oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-8d179f7a-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabetha Wilhelmi Gerardi" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Wilhelmi Gerardi" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNameLastName "Gerardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-1b4dadd9-67a8-e3ae-8998-36e68cf8915e
  a a2a:Person ;
  rdfs:label "Everardus Somerz" ;
  a2a:PersonName [
    rdfs:label "Everardus Somerz" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Somerz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-74748300-d601-ec51-7ac5-9f9b66d54241
  a a2a:Person ;
  rdfs:label "Adrianus Henrici" ;
  a2a:PersonName [
    rdfs:label "Adrianus Henrici" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person-8d1758e4-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henricus Henrici" ;
  a2a:PersonName [
    rdfs:label "Henricus Henrici" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1644" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1644-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person:8d179f7a-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Event1 .

oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person:1b4dadd9-67a8-e3ae-8998-36e68cf8915e ;
  a2a:EventKeyRef oa:event_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Event1 .

oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person:74748300-d601-ec51-7ac5-9f9b66d54241 ;
  a2a:EventKeyRef oa:event_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Event1 .

oa:relationep_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Person:8d1758e4-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc_Event1 .

oa:source_bhi_361abc4c-ca61-d371-a67a-bb76c6b6cbfc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1644-04-05 - 1644-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1644" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1644-04-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 17, Periode: 1621-1677" ;
    a2a:Book "Rooms-Katholiek trouwboek 1621-1677" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "63-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 17, Periode: 1621-1677, Rooms-Katholiek trouwboek 1621-1677, 17, 63-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0d715845-b33c-8d33-6789-cd8d04186a13.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0d715845-b33c-8d33-6789-cd8d04186a13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/361abc4c-ca61-d371-a67a-bb76c6b6cbfc" ;
  a2a:RecordGUID "{361abc4c-ca61-d371-a67a-bb76c6b6cbfc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78333_00078333.xml van BHI" .

