@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_541ca2a3-3ed1-2f7b-94de-8f1fe253605b
  a a2a:Record ;
  rdfs:label "Geboorte op 13 juni 1915 te Almkerk" ;
  a2a:hasPerson oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-df4c6615-b51a-e9ef-e79d-87427657cb43, oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-1e85ae99-5ec0-d319-d66d-6457cd8a2045, oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-c548cff5-a3a8-51b5-c84a-0a1303c3f668, oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-0df8e50a-72ac-d6cc-0e8c-f08bdea75476, oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-741482dd-0746-1273-3425-d5de1533694b ;
  a2a:hasEvent oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_0, oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_1, oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_2, oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_3, oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_4 ;
  a2a:hasSource oa:source_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b .

oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-df4c6615-b51a-e9ef-e79d-87427657cb43
  a a2a:Person ;
  rdfs:label "Leendert Dolislager" ;
  a2a:PersonName [
    rdfs:label "Leendert Dolislager" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Dolislager"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1915-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-1e85ae99-5ec0-d319-d66d-6457cd8a2045
  a a2a:Person ;
  rdfs:label "Hendrik Willem Kloots" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willem Kloots" ;
    a2a:PersonNameFirstName "Hendrik Willem" ;
    a2a:PersonNameLastName "Kloots"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "barbier" .

oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-c548cff5-a3a8-51b5-c84a-0a1303c3f668
  a a2a:Person ;
  rdfs:label "Anton Paulus Jacobus van Kuijk" ;
  a2a:PersonName [
    rdfs:label "Anton Paulus Jacobus van Kuijk" ;
    a2a:PersonNameFirstName "Anton Paulus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kuijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-0df8e50a-72ac-d6cc-0e8c-f08bdea75476
  a a2a:Person ;
  rdfs:label "Maria Pieternella Burghout" ;
  a2a:PersonName [
    rdfs:label "Maria Pieternella Burghout" ;
    a2a:PersonNameFirstName "Maria Pieternella" ;
    a2a:PersonNameLastName "Burghout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person-741482dd-0746-1273-3425-d5de1533694b
  a a2a:Person ;
  rdfs:label "Arie Dolislager" ;
  a2a:PersonName [
    rdfs:label "Arie Dolislager" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Dolislager"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1915-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person:df4c6615-b51a-e9ef-e79d-87427657cb43 ;
  a2a:EventKeyRef oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1 .

oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person:1e85ae99-5ec0-d319-d66d-6457cd8a2045 ;
  a2a:EventKeyRef oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1 .

oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person:c548cff5-a3a8-51b5-c84a-0a1303c3f668 ;
  a2a:EventKeyRef oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1 .

oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person:0df8e50a-72ac-d6cc-0e8c-f08bdea75476 ;
  a2a:EventKeyRef oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1 .

oa:relationep_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Person:741482dd-0746-1273-3425-d5de1533694b ;
  a2a:EventKeyRef oa:event_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b_Event1 .

oa:source_sha_541ca2a3-3ed1-2f7b-94de-8f1fe253605b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1915-06-13 - 1915-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1915-06-13"^^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: 6327, Periode: 1913-1917" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "6327" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6327, Periode: 1913-1917, Geboorteregister, 47, 6327"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e3f64ab7-8fb3-04ee-8873-05f36a639efa.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/541ca2a3-3ed1-2f7b-94de-8f1fe253605b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e3f64ab7-8fb3-04ee-8873-05f36a639efa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/541ca2a3-3ed1-2f7b-94de-8f1fe253605b" ;
  a2a:RecordGUID "{541ca2a3-3ed1-2f7b-94de-8f1fe253605b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_41_00000041.xml van SHA" .

