@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_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5
  a a2a:Record ;
  rdfs:label "Geboorte op 13 februari 1814 te Heusden" ;
  a2a:hasPerson oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-9ee2a975-3abc-eafb-915a-28ec57fae268, oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-1044a3bb-ffa0-ecf6-fd42-e851b5836b4d, oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-1b912c8a-13e2-222d-6093-3d85d16fb8b4, oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-c3f9598c-456b-b8c4-a221-e861842e10cd, oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-5528eca7-2989-0ade-3ef5-2981f98aa800 ;
  a2a:hasEvent oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_0, oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_1, oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_2, oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_3, oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_4 ;
  a2a:hasSource oa:source_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5 .

oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-9ee2a975-3abc-eafb-915a-28ec57fae268
  a a2a:Person ;
  rdfs:label "Mourits Talmon" ;
  a2a:PersonName [
    rdfs:label "Mourits Talmon" ;
    a2a:PersonNameFirstName "Mourits" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "meester schoenmaker" .

oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-1044a3bb-ffa0-ecf6-fd42-e851b5836b4d
  a a2a:Person ;
  rdfs:label "Jacobus Talmon" ;
  a2a:PersonName [
    rdfs:label "Jacobus Talmon" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-1b912c8a-13e2-222d-6093-3d85d16fb8b4
  a a2a:Person ;
  rdfs:label "Goverdina Catharina Talmon" ;
  a2a:PersonName [
    rdfs:label "Goverdina Catharina Talmon" ;
    a2a:PersonNameFirstName "Goverdina Catharina" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1814-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-c3f9598c-456b-b8c4-a221-e861842e10cd
  a a2a:Person ;
  rdfs:label "Hermanus Talmon" ;
  a2a:PersonName [
    rdfs:label "Hermanus Talmon" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person-5528eca7-2989-0ade-3ef5-2981f98aa800
  a a2a:Person ;
  rdfs:label "Catharina Eschbach" ;
  a2a:PersonName [
    rdfs:label "Catharina Eschbach" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Eschbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1814-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person:9ee2a975-3abc-eafb-915a-28ec57fae268 ;
  a2a:EventKeyRef oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1 .

oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person:1044a3bb-ffa0-ecf6-fd42-e851b5836b4d ;
  a2a:EventKeyRef oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1 .

oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person:1b912c8a-13e2-222d-6093-3d85d16fb8b4 ;
  a2a:EventKeyRef oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1 .

oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person:c3f9598c-456b-b8c4-a221-e861842e10cd ;
  a2a:EventKeyRef oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1 .

oa:relationep_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Person:5528eca7-2989-0ade-3ef5-2981f98aa800 ;
  a2a:EventKeyRef oa:event_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5_Event1 .

oa:source_sha_d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1814-02-13 - 1814-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1814-02-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: 4003, Periode: 1811-1814" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "4003" ;
    a2a:Folio "2" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4003, Periode: 1811-1814, Geboorte-, huwelijks- en overlijdensregister, 4003, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c7ee798b-ba8a-d5ba-beac-1f04f8db7559.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c7ee798b-ba8a-d5ba-beac-1f04f8db7559.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/edd95695-7e18-8c91-cc25-d2793c0cb85b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/edd95695-7e18-8c91-cc25-d2793c0cb85b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5" ;
  a2a:RecordGUID "{d3ac5735-37f4-eec5-aac5-0a7f1c0fe7b5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6600_00006600.xml van SHA" .

