@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_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e
  a a2a:Record ;
  rdfs:label "Geboorte op 25 maart 1922 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person-e9d0a663-f436-b3ff-ad6f-a5cf7006d358, oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person-4b5e5ab7-74ba-6fe3-0677-ab6013716f12, oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person-46de0d5d-c62b-8aa5-adce-077106959983 ;
  a2a:hasEvent oa:event_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_0, oa:relationep_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_1, oa:relationep_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_2 ;
  a2a:hasSource oa:source_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e .

oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person-e9d0a663-f436-b3ff-ad6f-a5cf7006d358
  a a2a:Person ;
  rdfs:label "Henricus Hubertus Badjou" ;
  a2a:PersonName [
    rdfs:label "Henricus Hubertus Badjou" ;
    a2a:PersonNameFirstName "Henricus Hubertus" ;
    a2a:PersonNameLastName "Badjou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person-4b5e5ab7-74ba-6fe3-0677-ab6013716f12
  a a2a:Person ;
  rdfs:label "Johanna Maria Hermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Hermans" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person-46de0d5d-c62b-8aa5-adce-077106959983
  a a2a:Person ;
  rdfs:label "Coelestina Cornelia Johanna Badjou" ;
  a2a:PersonName [
    rdfs:label "Coelestina Cornelia Johanna Badjou" ;
    a2a:PersonNameFirstName "Coelestina Cornelia Johanna" ;
    a2a:PersonNameLastName "Badjou"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1922-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1922-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person:e9d0a663-f436-b3ff-ad6f-a5cf7006d358 ;
  a2a:EventKeyRef oa:event_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Event1 .

oa:relationep_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person:4b5e5ab7-74ba-6fe3-0677-ab6013716f12 ;
  a2a:EventKeyRef oa:event_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Event1 .

oa:relationep_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Person:46de0d5d-c62b-8aa5-adce-077106959983 ;
  a2a:EventKeyRef oa:event_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e_Event1 .

oa:source_rat_ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1922-03-25 - 1922-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1922-03-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1731, Periode: 1922" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "81" ;
    a2a:RegistryNumber "1731" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1731, Periode: 1922, Geboorteregister 1922, 81, 1731"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c5137fe1-09b8-e475-829a-69c50fba2aea.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c5137fe1-09b8-e475-829a-69c50fba2aea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e" ;
  a2a:RecordGUID "{ef2f0c36-4e2f-b014-b1b3-89e2606a8f7e}" ;
  a2a:SourceRemarkdeel "1731" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_105_00000105.xml van RAT" .

