@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_bhi_3c2a94de-4377-9829-d355-529bfe9401b3
  a a2a:Record ;
  rdfs:label "Geboorte op 1 april 1885" ;
  a2a:hasPerson oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person-263cd72f-59bc-c7c7-7910-ae75a8752a4b, oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person-25aa737d-f42e-53cb-5ceb-9b905c844344, oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person-c11d33de-6554-8e05-8f12-d0650c128c3b ;
  a2a:hasEvent oa:event_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_0, oa:relationep_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_1, oa:relationep_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_2 ;
  a2a:hasSource oa:source_bhi_3c2a94de-4377-9829-d355-529bfe9401b3 .

oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person-263cd72f-59bc-c7c7-7910-ae75a8752a4b
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Bax" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Bax" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1885-04-01"^^xsd:date
  ] .

oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person-25aa737d-f42e-53cb-5ceb-9b905c844344
  a a2a:Person ;
  rdfs:label "Willemijna Leenhouwers" ;
  a2a:PersonName [
    rdfs:label "Willemijna Leenhouwers" ;
    a2a:PersonNameFirstName "Willemijna" ;
    a2a:PersonNameLastName "Leenhouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person-c11d33de-6554-8e05-8f12-d0650c128c3b
  a a2a:Person ;
  rdfs:label "Gustaaf Ludovicus Bax" ;
  a2a:PersonName [
    rdfs:label "Gustaaf Ludovicus Bax" ;
    a2a:PersonNameFirstName "Gustaaf Ludovicus" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1885-04-01"^^xsd:date
  ] .

oa:relationep_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person:263cd72f-59bc-c7c7-7910-ae75a8752a4b ;
  a2a:EventKeyRef oa:event_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Event1 .

oa:relationep_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person:25aa737d-f42e-53cb-5ceb-9b905c844344 ;
  a2a:EventKeyRef oa:event_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Event1 .

oa:relationep_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Person:c11d33de-6554-8e05-8f12-d0650c128c3b ;
  a2a:EventKeyRef oa:event_bhi_3c2a94de-4377-9829-d355-529bfe9401b3_Event1 .

oa:source_bhi_3c2a94de-4377-9829-d355-529bfe9401b3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1885-04-02 - 1885-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1885-04-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7684, Periode: 1885" ;
    a2a:Book "Geboorteregister Tilburg 1885" ;
    a2a:DocumentNumber "278" ;
    a2a:RegistryNumber "7684" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7684, Periode: 1885, Geboorteregister Tilburg 1885, 278, 7684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d1d34526-911d-4b42-b969-cd44520bb36f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d1d34526-911d-4b42-b969-cd44520bb36f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3c2a94de-4377-9829-d355-529bfe9401b3" ;
  a2a:RecordGUID "{3c2a94de-4377-9829-d355-529bfe9401b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1451_00001451.xml van BHI" .

