@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_0ac55365-29c0-7266-e7af-c19a345a7a8f
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 april 1912" ;
  a2a:hasPerson oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-44aa501e-c47e-25c4-f08f-564a36940a1e, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-e4503f86-5eee-84c0-b87a-b375f8a15a94, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-bdfd9584-ff71-fb0e-0897-83a27ec65fb5, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-4f8859a9-5061-ebc7-716a-345369b97b78, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-8274e0bf-c0d8-f5da-1345-b17e653c3fe5, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-22b19699-eebd-f199-7176-df369e6b7787, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-0a249033-874b-f96a-d45a-88268fcf6a35, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-1b22cc55-06f8-59cf-25df-fbbbf39c0446, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-ae36465a-a7d6-839c-8599-942a0560b9b0, oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-24822cd3-a8fa-715d-d692-4fdc57ba3861 ;
  a2a:hasEvent oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_0, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_1, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_2, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_3, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_4, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_5, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_6, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_7, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_8, oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_9 ;
  a2a:hasSource oa:source_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-44aa501e-c47e-25c4-f08f-564a36940a1e
  a a2a:Person ;
  rdfs:label "Eimert Aanen" ;
  a2a:PersonName [
    rdfs:label "Eimert Aanen" ;
    a2a:PersonNameFirstName "Eimert" ;
    a2a:PersonNameLastName "Aanen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-e4503f86-5eee-84c0-b87a-b375f8a15a94
  a a2a:Person ;
  rdfs:label "Hendrik van Pelt" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Pelt" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "hoepelmaker" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-bdfd9584-ff71-fb0e-0897-83a27ec65fb5
  a a2a:Person ;
  rdfs:label "Hendrik Kuijl" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kuijl" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kuijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-4f8859a9-5061-ebc7-716a-345369b97b78
  a a2a:Person ;
  rdfs:label "Herman Ton" ;
  a2a:PersonName [
    rdfs:label "Herman Ton" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Ton"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-8274e0bf-c0d8-f5da-1345-b17e653c3fe5
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus van den Berg" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "voorslager" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-22b19699-eebd-f199-7176-df369e6b7787
  a a2a:Person ;
  rdfs:label "Cornelia Wouterina Roubos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wouterina Roubos" ;
    a2a:PersonNameFirstName "Cornelia Wouterina" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-0a249033-874b-f96a-d45a-88268fcf6a35
  a a2a:Person ;
  rdfs:label "Cornelis Aanen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Aanen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Aanen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-1b22cc55-06f8-59cf-25df-fbbbf39c0446
  a a2a:Person ;
  rdfs:label "Jacomijntje Vogel" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Vogel" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNameLastName "Vogel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-ae36465a-a7d6-839c-8599-942a0560b9b0
  a a2a:Person ;
  rdfs:label "Maria Bastiana Hakkers" ;
  a2a:PersonName [
    rdfs:label "Maria Bastiana Hakkers" ;
    a2a:PersonNameFirstName "Maria Bastiana" ;
    a2a:PersonNameLastName "Hakkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person-24822cd3-a8fa-715d-d692-4fdc57ba3861
  a a2a:Person ;
  rdfs:label "Teunis Pieter Roubos" ;
  a2a:PersonName [
    rdfs:label "Teunis Pieter Roubos" ;
    a2a:PersonNameFirstName "Teunis Pieter" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "hoepelmaker" .

oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1912-04-06"^^xsd:date
  ] .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:44aa501e-c47e-25c4-f08f-564a36940a1e ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:e4503f86-5eee-84c0-b87a-b375f8a15a94 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:bdfd9584-ff71-fb0e-0897-83a27ec65fb5 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:4f8859a9-5061-ebc7-716a-345369b97b78 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:8274e0bf-c0d8-f5da-1345-b17e653c3fe5 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:22b19699-eebd-f199-7176-df369e6b7787 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_6
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:0a249033-874b-f96a-d45a-88268fcf6a35 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:1b22cc55-06f8-59cf-25df-fbbbf39c0446 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_8
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:ae36465a-a7d6-839c-8599-942a0560b9b0 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:relationep_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_9
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Person:24822cd3-a8fa-715d-d692-4fdc57ba3861 ;
  a2a:EventKeyRef oa:event_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f_Event1 .

oa:source_sha_0ac55365-29c0-7266-e7af-c19a345a7a8f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1912-04-06 - 1912-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1912-04-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 5222, Periode: 1903-1912" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "5222" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5222, Periode: 1903-1912, Huwelijksregister, 3, 5222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/82a66ff5-8827-5bad-2781-a2c44fa8366c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0ac55365-29c0-7266-e7af-c19a345a7a8f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/82a66ff5-8827-5bad-2781-a2c44fa8366c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0ac55365-29c0-7266-e7af-c19a345a7a8f" ;
  a2a:RecordGUID "{0ac55365-29c0-7266-e7af-c19a345a7a8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19_00000019.xml van SHA" .

