@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_13a4dc29-e783-e78f-583e-5e1f6d632e98
  a a2a:Record ;
  rdfs:label "Geboorte op 10 mei 1924" ;
  a2a:hasPerson oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person-3d3f4a01-0b33-82b4-4b16-ca32c0db924a, oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person-43305121-10a5-bd25-043a-4792ca19257d, oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person-6618affb-777f-72fb-0fc4-bf8799681ada ;
  a2a:hasEvent oa:event_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_0, oa:relationep_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_1, oa:relationep_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_2 ;
  a2a:hasSource oa:source_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98 .

oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person-3d3f4a01-0b33-82b4-4b16-ca32c0db924a
  a a2a:Person ;
  rdfs:label "Martinus Adrianus Tax" ;
  a2a:PersonName [
    rdfs:label "Martinus Adrianus Tax" ;
    a2a:PersonNameFirstName "Martinus Adrianus" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1924-05-10"^^xsd:date
  ] .

oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person-43305121-10a5-bd25-043a-4792ca19257d
  a a2a:Person ;
  rdfs:label "Anna Theodora Suppers" ;
  a2a:PersonName [
    rdfs:label "Anna Theodora Suppers" ;
    a2a:PersonNameFirstName "Anna Theodora" ;
    a2a:PersonNameLastName "Suppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person-6618affb-777f-72fb-0fc4-bf8799681ada
  a a2a:Person ;
  rdfs:label "Martinus Hubertus Tax" ;
  a2a:PersonName [
    rdfs:label "Martinus Hubertus Tax" ;
    a2a:PersonNameFirstName "Martinus Hubertus" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1924-05-10"^^xsd:date
  ] .

oa:relationep_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person:3d3f4a01-0b33-82b4-4b16-ca32c0db924a ;
  a2a:EventKeyRef oa:event_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Event1 .

oa:relationep_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person:43305121-10a5-bd25-043a-4792ca19257d ;
  a2a:EventKeyRef oa:event_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Event1 .

oa:relationep_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Person:6618affb-777f-72fb-0fc4-bf8799681ada ;
  a2a:EventKeyRef oa:event_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98_Event1 .

oa:source_bhi_13a4dc29-e783-e78f-583e-5e1f6d632e98
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk en Sint Agatha" ;
    rdfs:label "Cuijk en Sint Agatha", "1924-05-12 - 1924-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1924-05-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 622, Periode: 1924" ;
    a2a:Book "Geboorteregister Cuijk en Sint Agatha 1924" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "622" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 622, Periode: 1924, Geboorteregister Cuijk en Sint Agatha 1924, 44, 622"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/effd64a8-4856-b2d0-69e8-14b2052c7e9b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/effd64a8-4856-b2d0-69e8-14b2052c7e9b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/13a4dc29-e783-e78f-583e-5e1f6d632e98" ;
  a2a:RecordGUID "{13a4dc29-e783-e78f-583e-5e1f6d632e98}" ;
  a2a:SourceRemarkdeel "622" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_4_00000004.xml van BHI" .

