@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_0efb2227-daf3-3b86-355b-e3aee148b4ff
  a a2a:Record ;
  rdfs:label "Geboorte op 16 mei 1906 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-b4ef2695-fa4c-c111-d419-9618ad6d3b77, oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-78ab1008-0be3-aa99-ac59-39ebb5d163c0, oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-0bd1f82e-7b86-f986-43c0-2837513d0d23, oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-b7de4e69-765a-698e-b337-1ecc51d58d6e, oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-9008064d-28ad-5b1f-e698-069a81e77045 ;
  a2a:hasEvent oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_0, oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_1, oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_2, oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_3, oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_4 ;
  a2a:hasSource oa:source_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff .

oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-b4ef2695-fa4c-c111-d419-9618ad6d3b77
  a a2a:Person ;
  rdfs:label "Jan Kant" ;
  a2a:PersonName [
    rdfs:label "Jan Kant" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-78ab1008-0be3-aa99-ac59-39ebb5d163c0
  a a2a:Person ;
  rdfs:label "Izaak Teunis Blootshoofd" ;
  a2a:PersonName [
    rdfs:label "Izaak Teunis Blootshoofd" ;
    a2a:PersonNameFirstName "Izaak Teunis" ;
    a2a:PersonNameLastName "Blootshoofd"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-0bd1f82e-7b86-f986-43c0-2837513d0d23
  a a2a:Person ;
  rdfs:label "Dirk Jan Kant" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Kant" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1906-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-b7de4e69-765a-698e-b337-1ecc51d58d6e
  a a2a:Person ;
  rdfs:label "Herman Kant" ;
  a2a:PersonName [
    rdfs:label "Herman Kant" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person-9008064d-28ad-5b1f-e698-069a81e77045
  a a2a:Person ;
  rdfs:label "Geertrui Bax" ;
  a2a:PersonName [
    rdfs:label "Geertrui Bax" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1906-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person:b4ef2695-fa4c-c111-d419-9618ad6d3b77 ;
  a2a:EventKeyRef oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1 .

oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person:78ab1008-0be3-aa99-ac59-39ebb5d163c0 ;
  a2a:EventKeyRef oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1 .

oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person:0bd1f82e-7b86-f986-43c0-2837513d0d23 ;
  a2a:EventKeyRef oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1 .

oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person:b7de4e69-765a-698e-b337-1ecc51d58d6e ;
  a2a:EventKeyRef oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1 .

oa:relationep_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Person:9008064d-28ad-5b1f-e698-069a81e77045 ;
  a2a:EventKeyRef oa:event_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff_Event1 .

oa:source_sha_0efb2227-daf3-3b86-355b-e3aee148b4ff
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1906-05-16 - 1906-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1906-05-16"^^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: 6213, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "6213" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6213, Periode: 1903-1912, Geboorteregister, 42, 6213"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/17eba103-1527-d4af-4965-0036f1e97311.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0efb2227-daf3-3b86-355b-e3aee148b4ff" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/17eba103-1527-d4af-4965-0036f1e97311.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0efb2227-daf3-3b86-355b-e3aee148b4ff" ;
  a2a:RecordGUID "{0efb2227-daf3-3b86-355b-e3aee148b4ff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5911_00005911.xml van SHA" .

