@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_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e
  a a2a:Record ;
  rdfs:label "Trouwen op 8 juni 1639 te Drunen" ;
  a2a:hasPerson oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-8f9d1691-0a1e-e217-49e1-ede04b392721, oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-7184a502-e5ea-ce8c-e78e-16fdf9e38b58, oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-1355ea4c-a72c-b703-eb17-cf820d16d250, oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-34d3862e-78b7-5aa0-5254-9276d46c3a80, oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-0bf29405-0136-214b-2783-03dd2bf49bbf ;
  a2a:hasEvent oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_0, oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_1, oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_2, oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_3, oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_4 ;
  a2a:hasSource oa:source_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e .

oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-8f9d1691-0a1e-e217-49e1-ede04b392721
  a a2a:Person ;
  rdfs:label "Lucia Joris" ;
  a2a:PersonName [
    rdfs:label "Lucia Joris" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Joris"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-7184a502-e5ea-ce8c-e78e-16fdf9e38b58
  a a2a:Person ;
  rdfs:label "Georgius Daniels" ;
  a2a:PersonName [
    rdfs:label "Georgius Daniels" ;
    a2a:PersonNameFirstName "Georgius" ;
    a2a:PersonNameLastName "Daniels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-1355ea4c-a72c-b703-eb17-cf820d16d250
  a a2a:Person ;
  rdfs:label "Reijnerus Joris" ;
  a2a:PersonName [
    rdfs:label "Reijnerus Joris" ;
    a2a:PersonNameFirstName "Reijnerus" ;
    a2a:PersonNameLastName "Joris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-34d3862e-78b7-5aa0-5254-9276d46c3a80
  a a2a:Person ;
  rdfs:label "Adrianus Wouters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Wouters" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person-0bf29405-0136-214b-2783-03dd2bf49bbf
  a a2a:Person ;
  rdfs:label "Franco Ariens" ;
  a2a:PersonName [
    rdfs:label "Franco Ariens" ;
    a2a:PersonNameFirstName "Franco" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Onsenoort" ;
    rdfs:label "Onsenoort"
  ] .

oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1639" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1639-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person:8f9d1691-0a1e-e217-49e1-ede04b392721 ;
  a2a:EventKeyRef oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1 .

oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person:7184a502-e5ea-ce8c-e78e-16fdf9e38b58 ;
  a2a:EventKeyRef oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1 .

oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person:1355ea4c-a72c-b703-eb17-cf820d16d250 ;
  a2a:EventKeyRef oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1 .

oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person:34d3862e-78b7-5aa0-5254-9276d46c3a80 ;
  a2a:EventKeyRef oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1 .

oa:relationep_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Person:0bf29405-0136-214b-2783-03dd2bf49bbf ;
  a2a:EventKeyRef oa:event_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e_Event1 .

oa:source_sha_5f427ae9-4ec0-4cbe-bfb6-293db8ee739e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1639-06-08 - 1639-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1639-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1639" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1639-06-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Drunen04, Periode: 1630-1658" ;
    a2a:Book "Dopen, trouwen en begraven (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen04" ;
    a2a:Folio "12r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen04, Periode: 1630-1658, Dopen, trouwen en begraven (rooms-katholieke parochie), Drunen04, 12r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4a9ac728-35b9-7dd2-115d-0df2b36492a2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5f427ae9-4ec0-4cbe-bfb6-293db8ee739e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4a9ac728-35b9-7dd2-115d-0df2b36492a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5f427ae9-4ec0-4cbe-bfb6-293db8ee739e" ;
  a2a:RecordGUID "{5f427ae9-4ec0-4cbe-bfb6-293db8ee739e}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 08-06-1639<br />Plaats trouwen: Drunen<br />Datum ondertrouw: 28-05-1639<br />Plaats ondertrouw: Drunen<br />Religie huwelijk: RK", "Bevat de dopen van 1635-1658, hierbij ook kinderen uit Baardwijk, Cromvoirt, Doeveren, Drongelen, Genderen, Hedikhuizen, Heesbeen, Helvoirt, Herpt, Heusden, Nieuwkuijk, Onsenoort, Oudheusden, Vlijmen en Wijk. De huwelijken betreffen ook personen uit Baardwijk en Heusden." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2998_00002998.xml van SHA" .

[] a2a:PersonRemarkdiversen "getuige ondertrouw" .
[] a2a:PersonRemarkdiversen "getuige trouw en ondertrouw" .
[] a2a:PersonRemarkdiversen "getuige trouw" .
