@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_45e37f44-e73f-4f8a-3126-0bf3cae61a9a
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 juli 1891" ;
  a2a:hasPerson oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-0477739b-d407-e301-fb4a-40eb42da2302, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-a8d90d00-cfff-5f19-99ae-30b7f7c69d9b, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-93a63e59-6372-eb8d-1b9a-b31c30da2114, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-a8386fed-2623-4c37-cb09-c39f731e1d16, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-63dcd3b7-5219-b2b0-a6c9-7f2989c8f9b3, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-572e5f63-2d9a-155d-3306-f9fd4a3537c3, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-24002fd2-e1ee-49b8-fa98-d92e9df7f535, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-6d52f1ca-68c8-4f16-e884-9db896aae130, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-4b1722f4-d91d-be3e-3c76-bd5c7f1fc0f3, oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-fa842040-9fdd-f3cc-325f-0bffc1c9f31e ;
  a2a:hasEvent oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_0, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_1, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_2, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_3, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_4, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_5, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_6, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_7, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_8, oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_9 ;
  a2a:hasSource oa:source_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-0477739b-d407-e301-fb4a-40eb42da2302
  a a2a:Person ;
  rdfs:label "Govert van der Beek" ;
  a2a:PersonName [
    rdfs:label "Govert van der Beek" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-a8d90d00-cfff-5f19-99ae-30b7f7c69d9b
  a a2a:Person ;
  rdfs:label "Adriaan van Alphen" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Alphen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-93a63e59-6372-eb8d-1b9a-b31c30da2114
  a a2a:Person ;
  rdfs:label "Pieter van Dongen" ;
  a2a:PersonName [
    rdfs:label "Pieter van Dongen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "leerlooier" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-a8386fed-2623-4c37-cb09-c39f731e1d16
  a a2a:Person ;
  rdfs:label "Arie Nelemans" ;
  a2a:PersonName [
    rdfs:label "Arie Nelemans" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Nelemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-63dcd3b7-5219-b2b0-a6c9-7f2989c8f9b3
  a a2a:Person ;
  rdfs:label "Dirk Willem de Bas" ;
  a2a:PersonName [
    rdfs:label "Dirk Willem de Bas" ;
    a2a:PersonNameFirstName "Dirk Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-572e5f63-2d9a-155d-3306-f9fd4a3537c3
  a a2a:Person ;
  rdfs:label "Johannes van Alphen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Alphen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-24002fd2-e1ee-49b8-fa98-d92e9df7f535
  a a2a:Person ;
  rdfs:label "Jacoba Gijsberdina van der Beek" ;
  a2a:PersonName [
    rdfs:label "Jacoba Gijsberdina van der Beek" ;
    a2a:PersonNameFirstName "Jacoba Gijsberdina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-6d52f1ca-68c8-4f16-e884-9db896aae130
  a a2a:Person ;
  rdfs:label "Pieter Johannes van Alphen" ;
  a2a:PersonName [
    rdfs:label "Pieter Johannes van Alphen" ;
    a2a:PersonNameFirstName "Pieter Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-4b1722f4-d91d-be3e-3c76-bd5c7f1fc0f3
  a a2a:Person ;
  rdfs:label "Neeltje Uithoven" ;
  a2a:PersonName [
    rdfs:label "Neeltje Uithoven" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Uithoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person-fa842040-9fdd-f3cc-325f-0bffc1c9f31e
  a a2a:Person ;
  rdfs:label "Elisabeth Hagoort" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hagoort" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Hagoort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1891-07-29"^^xsd:date
  ] .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:0477739b-d407-e301-fb4a-40eb42da2302 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:a8d90d00-cfff-5f19-99ae-30b7f7c69d9b ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:93a63e59-6372-eb8d-1b9a-b31c30da2114 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:a8386fed-2623-4c37-cb09-c39f731e1d16 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:63dcd3b7-5219-b2b0-a6c9-7f2989c8f9b3 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:572e5f63-2d9a-155d-3306-f9fd4a3537c3 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_6
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:24002fd2-e1ee-49b8-fa98-d92e9df7f535 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_7
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:6d52f1ca-68c8-4f16-e884-9db896aae130 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_8
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:4b1722f4-d91d-be3e-3c76-bd5c7f1fc0f3 ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:relationep_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_9
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Person:fa842040-9fdd-f3cc-325f-0bffc1c9f31e ;
  a2a:EventKeyRef oa:event_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a_Event1 .

oa:source_sha_45e37f44-e73f-4f8a-3126-0bf3cae61a9a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1891-07-29 - 1891-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1891-07-29"^^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: 216, Periode: 1883-1892" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "216" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 216, Periode: 1883-1892, Huwelijksregister, 14, 216"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/be87cd1b-01b2-62b2-970e-9701bc5e9bf9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/45e37f44-e73f-4f8a-3126-0bf3cae61a9a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/be87cd1b-01b2-62b2-970e-9701bc5e9bf9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/45e37f44-e73f-4f8a-3126-0bf3cae61a9a" ;
  a2a:RecordGUID "{45e37f44-e73f-4f8a-3126-0bf3cae61a9a}" ;
  a2a:SourceRemarkOpmerking "op 13-04-1901 door echtscheiding ontbonden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5846_00005846.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "broer van de bruidegom" .
[] a2a:PersonRemarkdiversen "zwager van de bruidegom" .
[] a2a:PersonRemarkdiversen "overleden" .
