@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_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3
  a a2a:Record ;
  rdfs:label "Geboorte op 15 juli 1923 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-df364c00-4991-b19c-e5c1-8573cbe56836, oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-9f58b195-5331-d10a-14ae-5546e086410f, oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-bb04f821-0474-3bf9-e3f6-b322300fac27, oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-ce85df0a-0ef7-25cf-1f94-415cdfaf0c17, oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-c544d635-94d2-b6cf-beba-487757be0c19 ;
  a2a:hasEvent oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_0, oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_1, oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_2, oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_3, oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_4 ;
  a2a:hasSource oa:source_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3 .

oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-df364c00-4991-b19c-e5c1-8573cbe56836
  a a2a:Person ;
  rdfs:label "Albertus Baks" ;
  a2a:PersonName [
    rdfs:label "Albertus Baks" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-9f58b195-5331-d10a-14ae-5546e086410f
  a a2a:Person ;
  rdfs:label "Herman Ottevanger" ;
  a2a:PersonName [
    rdfs:label "Herman Ottevanger" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Ottevanger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-bb04f821-0474-3bf9-e3f6-b322300fac27
  a a2a:Person ;
  rdfs:label "Arigje Neeltje van Dijk" ;
  a2a:PersonName [
    rdfs:label "Arigje Neeltje van Dijk" ;
    a2a:PersonNameFirstName "Arigje Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1923-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-ce85df0a-0ef7-25cf-1f94-415cdfaf0c17
  a a2a:Person ;
  rdfs:label "Teunis van Dijk" ;
  a2a:PersonName [
    rdfs:label "Teunis van Dijk" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person-c544d635-94d2-b6cf-beba-487757be0c19
  a a2a:Person ;
  rdfs:label "Alida van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Alida van Tilborg" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1923-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person:df364c00-4991-b19c-e5c1-8573cbe56836 ;
  a2a:EventKeyRef oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1 .

oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person:9f58b195-5331-d10a-14ae-5546e086410f ;
  a2a:EventKeyRef oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1 .

oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person:bb04f821-0474-3bf9-e3f6-b322300fac27 ;
  a2a:EventKeyRef oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1 .

oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person:ce85df0a-0ef7-25cf-1f94-415cdfaf0c17 ;
  a2a:EventKeyRef oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1 .

oa:relationep_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Person:c544d635-94d2-b6cf-beba-487757be0c19 ;
  a2a:EventKeyRef oa:event_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3_Event1 .

oa:source_sha_cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1923-07-15 - 1923-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1923-07-15"^^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: 6382, Periode: 1923-1925" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "6382" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6382, Periode: 1923-1925, Geboorteregister, 27, 6382"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/146e4f84-9d39-075c-3f94-565610072089.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/146e4f84-9d39-075c-3f94-565610072089.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3" ;
  a2a:RecordGUID "{cba59bdc-a54b-30ac-43b7-e89b0ec7a6c3}" ;
  a2a:SourceRemarkbron "Burgerlijke standregister" ;
  a2a:SourceRemarkdeel "6382" ;
  a2a:SourceRemarkregister_periode "1923-1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_14_00000014.xml van SHA" .

