@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_8dc62c8c-7920-e1ab-60f0-13e45c72b656
  a a2a:Record ;
  rdfs:label "Geboorte op 29 april 1907 te Wijk" ;
  a2a:hasPerson oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-d92caf44-8dfd-8a3f-444f-642b2805ad7a, oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-ae639242-beca-3da9-c16d-c9817b97cb10, oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-3c39b347-30f8-c3e8-91a4-88d3a330f6f7, oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-664d351d-12d5-eeef-8bee-939d117aa8e0, oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-bd676984-005f-5346-2bda-a71f0f974b32 ;
  a2a:hasEvent oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_0, oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_1, oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_2, oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_3, oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_4 ;
  a2a:hasSource oa:source_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656 .

oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-d92caf44-8dfd-8a3f-444f-642b2805ad7a
  a a2a:Person ;
  rdfs:label "Willem Leijsma" ;
  a2a:PersonName [
    rdfs:label "Willem Leijsma" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Leijsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-ae639242-beca-3da9-c16d-c9817b97cb10
  a a2a:Person ;
  rdfs:label "Dirk de Graaff" ;
  a2a:PersonName [
    rdfs:label "Dirk de Graaff" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-3c39b347-30f8-c3e8-91a4-88d3a330f6f7
  a a2a:Person ;
  rdfs:label "Cornelia Maaike van Dijk" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maaike van Dijk" ;
    a2a:PersonNameFirstName "Cornelia Maaike" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1907-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-664d351d-12d5-eeef-8bee-939d117aa8e0
  a a2a:Person ;
  rdfs:label "Pieter van Dijk" ;
  a2a:PersonName [
    rdfs:label "Pieter van Dijk" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person-bd676984-005f-5346-2bda-a71f0f974b32
  a a2a:Person ;
  rdfs:label "Janneke Bouman" ;
  a2a:PersonName [
    rdfs:label "Janneke Bouman" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1907-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person:d92caf44-8dfd-8a3f-444f-642b2805ad7a ;
  a2a:EventKeyRef oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1 .

oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person:ae639242-beca-3da9-c16d-c9817b97cb10 ;
  a2a:EventKeyRef oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1 .

oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person:3c39b347-30f8-c3e8-91a4-88d3a330f6f7 ;
  a2a:EventKeyRef oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1 .

oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person:664d351d-12d5-eeef-8bee-939d117aa8e0 ;
  a2a:EventKeyRef oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1 .

oa:relationep_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Person:bd676984-005f-5346-2bda-a71f0f974b32 ;
  a2a:EventKeyRef oa:event_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656_Event1 .

oa:source_sha_8dc62c8c-7920-e1ab-60f0-13e45c72b656
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1907-04-29 - 1907-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1907-04-29"^^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: 5817, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "5817" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5817, Periode: 1903-1912, Geboorteregister, 20, 5817"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f568f904-675a-c31b-7fc7-4ae0214244a2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8dc62c8c-7920-e1ab-60f0-13e45c72b656" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f568f904-675a-c31b-7fc7-4ae0214244a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8dc62c8c-7920-e1ab-60f0-13e45c72b656" ;
  a2a:RecordGUID "{8dc62c8c-7920-e1ab-60f0-13e45c72b656}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5404_00005404.xml van SHA" .

