@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_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 september 1921" ;
  a2a:hasPerson oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-8c709fa0-8f44-669d-e565-dcd14b5a2bd9, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-da120075-d03f-8daa-3bf7-281fd39bf009, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-d9c03c03-c32c-3c96-4819-72fd8d26dfc5, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-d02952bf-0e51-af9e-42bf-22f4c067785c, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-2a7e5958-61a5-1ff8-936b-64abda34d9df, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-586e5dc5-242e-5b33-8d98-ae0d9dfa61b5, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-da86ff81-0a86-84ec-e4f8-5bd51917ec70, oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-da682005-5998-8214-8fca-0a6f41fa2c6f ;
  a2a:hasEvent oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_0, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_1, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_2, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_3, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_4, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_5, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_6, oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_7 ;
  a2a:hasSource oa:source_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6 .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-8c709fa0-8f44-669d-e565-dcd14b5a2bd9
  a a2a:Person ;
  rdfs:label "Albert de Gouw" ;
  a2a:PersonName [
    rdfs:label "Albert de Gouw" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gouw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-da120075-d03f-8daa-3bf7-281fd39bf009
  a a2a:Person ;
  rdfs:label "Antonie van den Braak" ;
  a2a:PersonName [
    rdfs:label "Antonie van den Braak" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Braak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "85" ;
    rdfs:label "85"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-d9c03c03-c32c-3c96-4819-72fd8d26dfc5
  a a2a:Person ;
  rdfs:label "Jacobus Luijben" ;
  a2a:PersonName [
    rdfs:label "Jacobus Luijben" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Luijben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "ambtenaar" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-d02952bf-0e51-af9e-42bf-22f4c067785c
  a a2a:Person ;
  rdfs:label "Joseph Smeets" ;
  a2a:PersonName [
    rdfs:label "Joseph Smeets" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Smeets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Posterholt" ;
    rdfs:label "Posterholt"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-2a7e5958-61a5-1ff8-936b-64abda34d9df
  a a2a:Person ;
  rdfs:label "Henricus Johannes Jozephus Alphonsus Smeets" ;
  a2a:PersonName [
    rdfs:label "Henricus Johannes Jozephus Alphonsus Smeets" ;
    a2a:PersonNameFirstName "Henricus Johannes Jozephus Alphonsus" ;
    a2a:PersonNameLastName "Smeets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Posterholt" ;
    rdfs:label "Posterholt"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-586e5dc5-242e-5b33-8d98-ae0d9dfa61b5
  a a2a:Person ;
  rdfs:label "Maria Adriana de Gouw" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana de Gouw" ;
    a2a:PersonNameFirstName "Maria Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gouw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-da86ff81-0a86-84ec-e4f8-5bd51917ec70
  a a2a:Person ;
  rdfs:label "Maria Ketels" ;
  a2a:PersonName [
    rdfs:label "Maria Ketels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ketels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Posterholt" ;
    rdfs:label "Posterholt"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person-da682005-5998-8214-8fca-0a6f41fa2c6f
  a a2a:Person ;
  rdfs:label "Mechtilda van den Braak" ;
  a2a:PersonName [
    rdfs:label "Mechtilda van den Braak" ;
    a2a:PersonNameFirstName "Mechtilda" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Braak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1921-09-20"^^xsd:date
  ] .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:8c709fa0-8f44-669d-e565-dcd14b5a2bd9 ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:da120075-d03f-8daa-3bf7-281fd39bf009 ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:d9c03c03-c32c-3c96-4819-72fd8d26dfc5 ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:d02952bf-0e51-af9e-42bf-22f4c067785c ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:2a7e5958-61a5-1ff8-936b-64abda34d9df ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:586e5dc5-242e-5b33-8d98-ae0d9dfa61b5 ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:da86ff81-0a86-84ec-e4f8-5bd51917ec70 ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:relationep_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Person:da682005-5998-8214-8fca-0a6f41fa2c6f ;
  a2a:EventKeyRef oa:event_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6_Event1 .

oa:source_sha_fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1921-09-20 - 1921-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1921-09-20"^^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: 4386, Periode: 1921-1930" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "4386" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4386, Periode: 1921-1930, Huwelijksregister, 4, 4386"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/78df9ebe-50fc-cce6-900b-8e3dc493c6ea.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/78df9ebe-50fc-cce6-900b-8e3dc493c6ea.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4488ed20-3f26-fccb-e5f4-098466df1704.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4488ed20-3f26-fccb-e5f4-098466df1704.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6" ;
  a2a:RecordGUID "{fd5f3b5a-af5a-bcbf-926c-3a0f19d2c2b6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4372_00004372.xml van SHA" .

[] a2a:PersonRemarkdiversen "Opa van de bruid" .
[] a2a:PersonRemarkdiversen "neef van de bruid" .
