@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_2abb4956-d47f-06f0-e6ba-222efe7ecea1
  a a2a:Record ;
  rdfs:label "Geboorte op 24 april 1912" ;
  a2a:hasPerson oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person-4114524b-db6b-6d7f-50f0-02cab8979709, oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person-83c6f872-31af-0cf7-eeaa-f39b7fcf9aa5, oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person-b8a3521a-1ec4-148f-61d6-3c79a8f3b1bf ;
  a2a:hasEvent oa:event_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_0, oa:relationep_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_1, oa:relationep_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_2 ;
  a2a:hasSource oa:source_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1 .

oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person-4114524b-db6b-6d7f-50f0-02cab8979709
  a a2a:Person ;
  rdfs:label "Franciscus Xaverius Josephus Maria Tax" ;
  a2a:PersonName [
    rdfs:label "Franciscus Xaverius Josephus Maria Tax" ;
    a2a:PersonNameFirstName "Franciscus Xaverius Josephus Maria" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1912-04-24"^^xsd:date
  ] .

oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person-83c6f872-31af-0cf7-eeaa-f39b7fcf9aa5
  a a2a:Person ;
  rdfs:label "Agnis Geertruida Burgers" ;
  a2a:PersonName [
    rdfs:label "Agnis Geertruida Burgers" ;
    a2a:PersonNameFirstName "Agnis Geertruida" ;
    a2a:PersonNameLastName "Burgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person-b8a3521a-1ec4-148f-61d6-3c79a8f3b1bf
  a a2a:Person ;
  rdfs:label "Lambertus Wilhelmus Josephus Tax" ;
  a2a:PersonName [
    rdfs:label "Lambertus Wilhelmus Josephus Tax" ;
    a2a:PersonNameFirstName "Lambertus Wilhelmus Josephus" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1912-04-24"^^xsd:date
  ] .

oa:relationep_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person:4114524b-db6b-6d7f-50f0-02cab8979709 ;
  a2a:EventKeyRef oa:event_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Event1 .

oa:relationep_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person:83c6f872-31af-0cf7-eeaa-f39b7fcf9aa5 ;
  a2a:EventKeyRef oa:event_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Event1 .

oa:relationep_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Person:b8a3521a-1ec4-148f-61d6-3c79a8f3b1bf ;
  a2a:EventKeyRef oa:event_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1_Event1 .

oa:source_bhi_2abb4956-d47f-06f0-e6ba-222efe7ecea1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1912-04-26 - 1912-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1912-04-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1558, Periode: 1912" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1912" ;
    a2a:DocumentNumber "369" ;
    a2a:RegistryNumber "1558" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1558, Periode: 1912, Geboorteregister 's-Hertogenbosch 1912, 369, 1558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ee692122-64bb-eb8a-a051-8bd30311f8e1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ee692122-64bb-eb8a-a051-8bd30311f8e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2abb4956-d47f-06f0-e6ba-222efe7ecea1" ;
  a2a:RecordGUID "{2abb4956-d47f-06f0-e6ba-222efe7ecea1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2297_00002297.xml van BHI" .

