@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_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 oktober 1891" ;
  a2a:hasPerson oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-90967ed4-ae4e-b6b6-ce97-c13e26418924, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-e23353f2-366d-6eca-48db-3e16200270ee, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-94216b6e-af53-4946-5981-1df07ec7231a, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-5e290f4c-1fb9-feff-2c39-098495d5128a, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-ca6046d0-8dbb-5aac-abfe-d70c97fbd3ea, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-6d0c83d1-4176-0831-a56d-82d9abb348da, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-2c7feb93-eb90-fbb0-2bfb-a9de66cfeb58, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-0091437d-e889-b3ed-d829-021c5134cdd5, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-cd60eeea-e607-ec44-fb68-9fc2fc79b258, oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-fff4361e-2bc6-570a-f427-c21d0aa61007 ;
  a2a:hasEvent oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_0, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_1, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_2, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_3, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_4, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_5, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_6, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_7, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_8, oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_9 ;
  a2a:hasSource oa:source_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4 .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-90967ed4-ae4e-b6b6-ce97-c13e26418924
  a a2a:Person ;
  rdfs:label "Jacobus Hector" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hector" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Hector"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Serooskerke" ;
    rdfs:label "Serooskerke"
  ] ;
  a2a:Profession "geneesheer" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-e23353f2-366d-6eca-48db-3e16200270ee
  a a2a:Person ;
  rdfs:label "Gijsbertus Both" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Both" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-94216b6e-af53-4946-5981-1df07ec7231a
  a a2a:Person ;
  rdfs:label "Hendrik Both" ;
  a2a:PersonName [
    rdfs:label "Hendrik Both" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-5e290f4c-1fb9-feff-2c39-098495d5128a
  a a2a:Person ;
  rdfs:label "Willem Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Willem Kuijpers" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-ca6046d0-8dbb-5aac-abfe-d70c97fbd3ea
  a a2a:Person ;
  rdfs:label "Coenraad Frederik Kien" ;
  a2a:PersonName [
    rdfs:label "Coenraad Frederik Kien" ;
    a2a:PersonNameFirstName "Coenraad Frederik" ;
    a2a:PersonNameLastName "Kien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-6d0c83d1-4176-0831-a56d-82d9abb348da
  a a2a:Person ;
  rdfs:label "Hendricus Both" ;
  a2a:PersonName [
    rdfs:label "Hendricus Both" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Profession "hoofd ener school" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-2c7feb93-eb90-fbb0-2bfb-a9de66cfeb58
  a a2a:Person ;
  rdfs:label "Adriaan Gerrit Both" ;
  a2a:PersonName [
    rdfs:label "Adriaan Gerrit Both" ;
    a2a:PersonNameFirstName "Adriaan Gerrit" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-0091437d-e889-b3ed-d829-021c5134cdd5
  a a2a:Person ;
  rdfs:label "Johanna Pieternella Hector" ;
  a2a:PersonName [
    rdfs:label "Johanna Pieternella Hector" ;
    a2a:PersonNameFirstName "Johanna Pieternella" ;
    a2a:PersonNameLastName "Hector"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grijpskerke" ;
    rdfs:label "Grijpskerke"
  ] ;
  a2a:Profession "onderwijzeres" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-cd60eeea-e607-ec44-fb68-9fc2fc79b258
  a a2a:Person ;
  rdfs:label "Grietje Heij" ;
  a2a:PersonName [
    rdfs:label "Grietje Heij" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Heij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person-fff4361e-2bc6-570a-f427-c21d0aa61007
  a a2a:Person ;
  rdfs:label "Johanna Pieternella Poleij" ;
  a2a:PersonName [
    rdfs:label "Johanna Pieternella Poleij" ;
    a2a:PersonNameFirstName "Johanna Pieternella" ;
    a2a:PersonNameLastName "Poleij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1891-10-01"^^xsd:date
  ] .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:90967ed4-ae4e-b6b6-ce97-c13e26418924 ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:e23353f2-366d-6eca-48db-3e16200270ee ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:94216b6e-af53-4946-5981-1df07ec7231a ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:5e290f4c-1fb9-feff-2c39-098495d5128a ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:ca6046d0-8dbb-5aac-abfe-d70c97fbd3ea ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:6d0c83d1-4176-0831-a56d-82d9abb348da ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_6
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:2c7feb93-eb90-fbb0-2bfb-a9de66cfeb58 ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_7
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:0091437d-e889-b3ed-d829-021c5134cdd5 ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_8
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:cd60eeea-e607-ec44-fb68-9fc2fc79b258 ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:relationep_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_9
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Person:fff4361e-2bc6-570a-f427-c21d0aa61007 ;
  a2a:EventKeyRef oa:event_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4_Event1 .

oa:source_sha_eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle", "1891-10-01 - 1891-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1891-10-01"^^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: 495, Periode: 1883-1892" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "495" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 495, Periode: 1883-1892, Huwelijksregister, 4, 495"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/86cfa678-6416-fe20-fa44-006adf261aeb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/86cfa678-6416-fe20-fa44-006adf261aeb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e74fc4f3-973f-05c8-3e54-d03e8d5dbc21.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e74fc4f3-973f-05c8-3e54-d03e8d5dbc21.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4" ;
  a2a:RecordGUID "{eaace9ea-e284-9c5b-e171-d3ad7c4c6ea4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4376_00004376.xml van SHA" .

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