@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_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00
  a a2a:Record ;
  rdfs:label "Trouwen op 29 mei 1713 te Elshout" ;
  a2a:hasPerson oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-2fef08e2-3bbc-7131-a67f-b3a7d0913d71, oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-7ccac4a3-7d5e-4663-15af-ccbf975b68d9, oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-b6b28e34-c491-2724-497b-6750283c0f82, oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-c5bb3222-f4e7-3b0e-0917-bad02f293923, oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-dc0b040f-2244-75b6-c238-432b18dea21d ;
  a2a:hasEvent oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_0, oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_1, oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_2, oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_3, oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_4 ;
  a2a:hasSource oa:source_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00 .

oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-2fef08e2-3bbc-7131-a67f-b3a7d0913d71
  a a2a:Person ;
  rdfs:label "Isabella Loockerman" ;
  a2a:PersonName [
    rdfs:label "Isabella Loockerman" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Loockerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-7ccac4a3-7d5e-4663-15af-ccbf975b68d9
  a a2a:Person ;
  rdfs:label "Goos" ;
  a2a:PersonName [
    rdfs:label "Goos" ;
    a2a:PersonNameLastName "Goos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-b6b28e34-c491-2724-497b-6750283c0f82
  a a2a:Person ;
  rdfs:label "Mari van Broechoven" ;
  a2a:PersonName [
    rdfs:label "Mari van Broechoven" ;
    a2a:PersonNameFirstName "Mari" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broechoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-c5bb3222-f4e7-3b0e-0917-bad02f293923
  a a2a:Person ;
  rdfs:label "Mari Claes Schilders" ;
  a2a:PersonName [
    rdfs:label "Mari Claes Schilders" ;
    a2a:PersonNameFirstName "Mari Claes" ;
    a2a:PersonNameLastName "Schilders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person-dc0b040f-2244-75b6-c238-432b18dea21d
  a a2a:Person ;
  rdfs:label "Nicolaes Valck" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Valck" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Valck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1713-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person:2fef08e2-3bbc-7131-a67f-b3a7d0913d71 ;
  a2a:EventKeyRef oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1 .

oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person:7ccac4a3-7d5e-4663-15af-ccbf975b68d9 ;
  a2a:EventKeyRef oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1 .

oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person:b6b28e34-c491-2724-497b-6750283c0f82 ;
  a2a:EventKeyRef oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1 .

oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person:c5bb3222-f4e7-3b0e-0917-bad02f293923 ;
  a2a:EventKeyRef oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1 .

oa:relationep_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Person:dc0b040f-2244-75b6-c238-432b18dea21d ;
  a2a:EventKeyRef oa:event_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00_Event1 .

oa:source_sha_7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1713-05-29 - 1713-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1713-05-29"^^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: Elshout02, Periode: 1665-1824" ;
    a2a:Book "Trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout02" ;
    a2a:Folio "16v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout02, Periode: 1665-1824, Trouwen (rooms-katholieke parochie), Elshout02, 16v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/052f8635-47c3-66f7-5c25-e489e8d2ba0a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/052f8635-47c3-66f7-5c25-e489e8d2ba0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00" ;
  a2a:RecordGUID "{7f6cdcb6-ad58-4cd0-633f-e1e9a81eeb00}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 29-05-1713<br />Plaats trouwen: Elshout<br />Datum ondertrouw: 14-05-1713<br />Plaats ondertrouw: Elshout<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7734_00007734.xml van SHA" .

[] a2a:PersonRemarkdiversen "ondertrouw" .
[] a2a:PersonRemarkdiversen "trouwen" .
