@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_81bcbe40-e176-a340-bcf5-6c33093af07f
  a a2a:Record ;
  rdfs:label "Geboorte op 2 december 1854 te Heusden" ;
  a2a:hasPerson oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-edcae260-7b51-1b74-9a6c-f71d3904b986, oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-4816dcb4-1768-ebf0-af8d-287ec59e0987, oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-eb3992bf-2ccf-e26c-8b5f-a8ed523ce29d, oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-0eeeee0c-6b73-1831-1629-976c819b39b0, oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-0f751b32-5424-0af3-d326-1322e0074b67 ;
  a2a:hasEvent oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_0, oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_1, oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_2, oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_3, oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_4 ;
  a2a:hasSource oa:source_sha_81bcbe40-e176-a340-bcf5-6c33093af07f .

oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-edcae260-7b51-1b74-9a6c-f71d3904b986
  a a2a:Person ;
  rdfs:label "Jan Adolf Talmon" ;
  a2a:PersonName [
    rdfs:label "Jan Adolf Talmon" ;
    a2a:PersonNameFirstName "Jan Adolf" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-4816dcb4-1768-ebf0-af8d-287ec59e0987
  a a2a:Person ;
  rdfs:label "Adriaan Merkx" ;
  a2a:PersonName [
    rdfs:label "Adriaan Merkx" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Merkx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "klompenmaker" .

oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-eb3992bf-2ccf-e26c-8b5f-a8ed523ce29d
  a a2a:Person ;
  rdfs:label "Adriana Maria Merkx" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Merkx" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Merkx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1854-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-0eeeee0c-6b73-1831-1629-976c819b39b0
  a a2a:Person ;
  rdfs:label "Johannes Merkx" ;
  a2a:PersonName [
    rdfs:label "Johannes Merkx" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Merkx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "slachter" .

oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person-0f751b32-5424-0af3-d326-1322e0074b67
  a a2a:Person ;
  rdfs:label "Hendrina Goijers" ;
  a2a:PersonName [
    rdfs:label "Hendrina Goijers" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Goijers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1854-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person:edcae260-7b51-1b74-9a6c-f71d3904b986 ;
  a2a:EventKeyRef oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1 .

oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person:4816dcb4-1768-ebf0-af8d-287ec59e0987 ;
  a2a:EventKeyRef oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1 .

oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person:eb3992bf-2ccf-e26c-8b5f-a8ed523ce29d ;
  a2a:EventKeyRef oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1 .

oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person:0eeeee0c-6b73-1831-1629-976c819b39b0 ;
  a2a:EventKeyRef oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1 .

oa:relationep_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Person:0f751b32-5424-0af3-d326-1322e0074b67 ;
  a2a:EventKeyRef oa:event_sha_81bcbe40-e176-a340-bcf5-6c33093af07f_Event1 .

oa:source_sha_81bcbe40-e176-a340-bcf5-6c33093af07f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1854-12-02 - 1854-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1854-12-02"^^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: 4007, Periode: 1851-1860" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "4007" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4007, Periode: 1851-1860, Geboorteregister, 56, 4007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/40f9f0cd-345a-c93b-f546-c26b1cba9ee3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/81bcbe40-e176-a340-bcf5-6c33093af07f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/40f9f0cd-345a-c93b-f546-c26b1cba9ee3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/81bcbe40-e176-a340-bcf5-6c33093af07f" ;
  a2a:RecordGUID "{81bcbe40-e176-a340-bcf5-6c33093af07f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3823_00003823.xml van SHA" .

