@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_831215f9-2dfc-9c9c-8703-e5f012fa067f
  a a2a:Record ;
  rdfs:label "Geboorte op 7 november 1842 te Heusden" ;
  a2a:hasPerson oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-66a5f60d-af92-fb49-4756-8916a4090028, oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-c914534b-dcba-067a-d882-7e60d2e0086e, oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-dec35712-c202-8e43-aea2-df04c33eed96, oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-84a8c5ba-eb9c-7976-ef69-98eb76d4f1d3, oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-07f145c7-732c-35b5-baef-869605bc8921 ;
  a2a:hasEvent oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_0, oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_1, oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_2, oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_3, oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_4 ;
  a2a:hasSource oa:source_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f .

oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-66a5f60d-af92-fb49-4756-8916a4090028
  a a2a:Person ;
  rdfs:label "Gerbrand de Wolf" ;
  a2a:PersonName [
    rdfs:label "Gerbrand de Wolf" ;
    a2a:PersonNameFirstName "Gerbrand" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-c914534b-dcba-067a-d882-7e60d2e0086e
  a a2a:Person ;
  rdfs:label "Paulus Hendrikus Rijnders" ;
  a2a:PersonName [
    rdfs:label "Paulus Hendrikus Rijnders" ;
    a2a:PersonNameFirstName "Paulus Hendrikus" ;
    a2a:PersonNameLastName "Rijnders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-dec35712-c202-8e43-aea2-df04c33eed96
  a a2a:Person ;
  rdfs:label "Lodewijk Frans Keiser" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Frans Keiser" ;
    a2a:PersonNameFirstName "Lodewijk Frans" ;
    a2a:PersonNameLastName "Keiser"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1842-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-84a8c5ba-eb9c-7976-ef69-98eb76d4f1d3
  a a2a:Person ;
  rdfs:label "Fredrik Willem Keiser" ;
  a2a:PersonName [
    rdfs:label "Fredrik Willem Keiser" ;
    a2a:PersonNameFirstName "Fredrik Willem" ;
    a2a:PersonNameLastName "Keiser"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "conducteur" .

oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person-07f145c7-732c-35b5-baef-869605bc8921
  a a2a:Person ;
  rdfs:label "Aartje van Dullemen" ;
  a2a:PersonName [
    rdfs:label "Aartje van Dullemen" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dullemen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] .

oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1842-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person:66a5f60d-af92-fb49-4756-8916a4090028 ;
  a2a:EventKeyRef oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1 .

oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person:c914534b-dcba-067a-d882-7e60d2e0086e ;
  a2a:EventKeyRef oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1 .

oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person:dec35712-c202-8e43-aea2-df04c33eed96 ;
  a2a:EventKeyRef oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1 .

oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person:84a8c5ba-eb9c-7976-ef69-98eb76d4f1d3 ;
  a2a:EventKeyRef oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1 .

oa:relationep_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Person:07f145c7-732c-35b5-baef-869605bc8921 ;
  a2a:EventKeyRef oa:event_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f_Event1 .

oa:source_sha_831215f9-2dfc-9c9c-8703-e5f012fa067f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1842-11-07 - 1842-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1842-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4006, Periode: 1841-1850" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "4006" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4006, Periode: 1841-1850, Geboorteregister, 40, 4006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9d1ef56a-1ad2-bc94-3b1b-89e949d7303b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/831215f9-2dfc-9c9c-8703-e5f012fa067f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9d1ef56a-1ad2-bc94-3b1b-89e949d7303b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/831215f9-2dfc-9c9c-8703-e5f012fa067f" ;
  a2a:RecordGUID "{831215f9-2dfc-9c9c-8703-e5f012fa067f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5395_00005395.xml van SHA" .

