@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_ef868c57-a3d8-5ae3-aefb-6727c652ef6e
  a a2a:Record ;
  rdfs:label "Geboorte op 19 april 1920 te Almkerk" ;
  a2a:hasPerson oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-14335c75-b31d-fee5-5da6-aa9854c3b751, oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-2d8d1574-94ef-a231-a46a-c1963165b857, oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-62cd6afe-e953-e38b-5df2-527f079517d5, oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-a3852288-76b6-65d4-a850-52bfc333df8d, oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-6027caf8-60db-7656-db40-07516aeb39c1 ;
  a2a:hasEvent oa:event_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_0, oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_1, oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_2, oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_3, oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_4 ;
  a2a:hasSource oa:source_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e .

oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-14335c75-b31d-fee5-5da6-aa9854c3b751
  a a2a:Person ;
  rdfs:label "Heiltje Colijn" ;
  a2a:PersonName [
    rdfs:label "Heiltje Colijn" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1920-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-2d8d1574-94ef-a231-a46a-c1963165b857
  a a2a:Person ;
  rdfs:label "Antonie van Anrooij" ;
  a2a:PersonName [
    rdfs:label "Antonie van Anrooij" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Anrooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-62cd6afe-e953-e38b-5df2-527f079517d5
  a a2a:Person ;
  rdfs:label "Lodewijk van den Oven" ;
  a2a:PersonName [
    rdfs:label "Lodewijk van den Oven" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-a3852288-76b6-65d4-a850-52bfc333df8d
  a a2a:Person ;
  rdfs:label "Alida Baks" ;
  a2a:PersonName [
    rdfs:label "Alida Baks" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person-6027caf8-60db-7656-db40-07516aeb39c1
  a a2a:Person ;
  rdfs:label "Aart Colijn" ;
  a2a:PersonName [
    rdfs:label "Aart Colijn" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  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_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1920-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person:14335c75-b31d-fee5-5da6-aa9854c3b751 ;
  a2a:EventKeyRef oa:event_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1 .

oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person:2d8d1574-94ef-a231-a46a-c1963165b857 ;
  a2a:EventKeyRef oa:event_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1 .

oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person:62cd6afe-e953-e38b-5df2-527f079517d5 ;
  a2a:EventKeyRef oa:event_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1 .

oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person:a3852288-76b6-65d4-a850-52bfc333df8d ;
  a2a:EventKeyRef oa:event_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1 .

oa:relationep_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Person:6027caf8-60db-7656-db40-07516aeb39c1 ;
  a2a:EventKeyRef oa:event_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e_Event1 .

oa:source_sha_ef868c57-a3d8-5ae3-aefb-6727c652ef6e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1920-04-19 - 1920-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1920-04-19"^^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: 6328, Periode: 1918-1922" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "6328" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6328, Periode: 1918-1922, Geboorteregister, 40, 6328"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8842ed9f-e0b3-18ea-21de-5ebd445769af.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ef868c57-a3d8-5ae3-aefb-6727c652ef6e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8842ed9f-e0b3-18ea-21de-5ebd445769af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ef868c57-a3d8-5ae3-aefb-6727c652ef6e" ;
  a2a:RecordGUID "{ef868c57-a3d8-5ae3-aefb-6727c652ef6e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_48_00000048.xml van SHA" .

