@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_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f
  a a2a:Record ;
  rdfs:label "Geboorte op 12 april 1925" ;
  a2a:hasPerson oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person-b7cf66be-0a2b-7a94-f0c4-4dedd63a379e, oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person-3cfebcfc-c2d5-2681-f9b9-a40acf93035e, oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person-92721b67-af9c-40e6-f40c-10371a5a98d1 ;
  a2a:hasEvent oa:event_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_0, oa:relationep_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_1, oa:relationep_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_2 ;
  a2a:hasSource oa:source_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f .

oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person-b7cf66be-0a2b-7a94-f0c4-4dedd63a379e
  a a2a:Person ;
  rdfs:label "Johanna van Bijnen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Bijnen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person-3cfebcfc-c2d5-2681-f9b9-a40acf93035e
  a a2a:Person ;
  rdfs:label "Henricus Ludovicus Caspar Donders" ;
  a2a:PersonName [
    rdfs:label "Henricus Ludovicus Caspar Donders" ;
    a2a:PersonNameFirstName "Henricus Ludovicus Caspar" ;
    a2a:PersonNameLastName "Donders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1925-04-12"^^xsd:date
  ] .

oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person-92721b67-af9c-40e6-f40c-10371a5a98d1
  a a2a:Person ;
  rdfs:label "Louis Henri Marie Donders" ;
  a2a:PersonName [
    rdfs:label "Louis Henri Marie Donders" ;
    a2a:PersonNameFirstName "Louis Henri Marie" ;
    a2a:PersonNameLastName "Donders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1925-04-12"^^xsd:date
  ] .

oa:relationep_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person:b7cf66be-0a2b-7a94-f0c4-4dedd63a379e ;
  a2a:EventKeyRef oa:event_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Event1 .

oa:relationep_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person:3cfebcfc-c2d5-2681-f9b9-a40acf93035e ;
  a2a:EventKeyRef oa:event_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Event1 .

oa:relationep_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Person:92721b67-af9c-40e6-f40c-10371a5a98d1 ;
  a2a:EventKeyRef oa:event_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f_Event1 .

oa:source_bhi_ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1925-04-14 - 1925-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1925-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3015, Periode: 1925" ;
    a2a:Book "Geboorteregister Tilburg 1925" ;
    a2a:DocumentNumber "542" ;
    a2a:RegistryNumber "3015" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3015, Periode: 1925, Geboorteregister Tilburg 1925, 542, 3015"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/45379755-17f8-f476-c683-7853e3edec0a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/45379755-17f8-f476-c683-7853e3edec0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f" ;
  a2a:RecordGUID "{ef8d583c-5f8a-dfd3-f8a4-6b68cbe1096f}" ;
  a2a:SourceRemarkdeel "3015" ;
  a2a:SourceRemarkregister_periode "1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_270_00000270.xml van BHI" .

