@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_e113ce14-5b1d-2bc8-608c-ea23ead620cf
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juli 1906 te Babyloniënbroek" ;
  a2a:hasPerson oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-eecbd5ac-5864-8dd4-4cc2-3e30128bbfee, oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-0bbbfcdf-c636-3819-f4d2-0e9323fb008d, oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-73c3d930-fe59-b91c-d2b7-d850dffe53ec, oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-394f1878-5719-bd10-c86e-8f726b5dbfe4, oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-ef6bbbbf-1818-9c79-2ba2-d5eccaa8b52a ;
  a2a:hasEvent oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_0, oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_1, oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_2, oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_3, oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_4 ;
  a2a:hasSource oa:source_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf .

oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-eecbd5ac-5864-8dd4-4cc2-3e30128bbfee
  a a2a:Person ;
  rdfs:label "Wouter Bax" ;
  a2a:PersonName [
    rdfs:label "Wouter Bax" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-0bbbfcdf-c636-3819-f4d2-0e9323fb008d
  a a2a:Person ;
  rdfs:label "Dirk Govert Adriaan Smits" ;
  a2a:PersonName [
    rdfs:label "Dirk Govert Adriaan Smits" ;
    a2a:PersonNameFirstName "Dirk Govert Adriaan" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "bierhuishouder" .

oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-73c3d930-fe59-b91c-d2b7-d850dffe53ec
  a a2a:Person ;
  rdfs:label "Adriaan Pieter Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Adriaan Pieter Lankhaar" ;
    a2a:PersonNameFirstName "Adriaan Pieter" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1906-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] .

oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-394f1878-5719-bd10-c86e-8f726b5dbfe4
  a a2a:Person ;
  rdfs:label "Martinus Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Martinus Lankhaar" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person-ef6bbbbf-1818-9c79-2ba2-d5eccaa8b52a
  a a2a:Person ;
  rdfs:label "Huiberdina Vlot" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Vlot" ;
    a2a:PersonNameFirstName "Huiberdina" ;
    a2a:PersonNameLastName "Vlot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1906-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] .

oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person:eecbd5ac-5864-8dd4-4cc2-3e30128bbfee ;
  a2a:EventKeyRef oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1 .

oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person:0bbbfcdf-c636-3819-f4d2-0e9323fb008d ;
  a2a:EventKeyRef oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1 .

oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person:73c3d930-fe59-b91c-d2b7-d850dffe53ec ;
  a2a:EventKeyRef oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1 .

oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person:394f1878-5719-bd10-c86e-8f726b5dbfe4 ;
  a2a:EventKeyRef oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1 .

oa:relationep_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Person:ef6bbbbf-1818-9c79-2ba2-d5eccaa8b52a ;
  a2a:EventKeyRef oa:event_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf_Event1 .

oa:source_sha_e113ce14-5b1d-2bc8-608c-ea23ead620cf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1906-07-24 - 1906-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1906-07-24"^^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: 4214, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "4214" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4214, Periode: 1903-1912, Geboorteregister, 13, 4214"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5f1073fd-874b-189b-d37d-a224f9391af9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e113ce14-5b1d-2bc8-608c-ea23ead620cf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5f1073fd-874b-189b-d37d-a224f9391af9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e113ce14-5b1d-2bc8-608c-ea23ead620cf" ;
  a2a:RecordGUID "{e113ce14-5b1d-2bc8-608c-ea23ead620cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3795_00003795.xml van SHA" .

