@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_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995
  a a2a:Record ;
  rdfs:label "Geboorte op 7 november 1896" ;
  a2a:hasPerson oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person-c4e92809-89fb-9548-cb3a-144d097cb51b, oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person-7771b068-37e0-a9ab-bc98-d830dc3ed343, oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person-eb04aaea-42fc-add9-4525-d2a7951571ee ;
  a2a:hasEvent oa:event_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_0, oa:relationep_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_1, oa:relationep_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_2 ;
  a2a:hasSource oa:source_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995 .

oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person-c4e92809-89fb-9548-cb3a-144d097cb51b
  a a2a:Person ;
  rdfs:label "Francisca Maria Gertruda Reabel" ;
  a2a:PersonName [
    rdfs:label "Francisca Maria Gertruda Reabel" ;
    a2a:PersonNameFirstName "Francisca Maria Gertruda" ;
    a2a:PersonNameLastName "Reabel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1896-11-07"^^xsd:date
  ] .

oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person-7771b068-37e0-a9ab-bc98-d830dc3ed343
  a a2a:Person ;
  rdfs:label "Anna Maria Dusée" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Dusée" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Dusée"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person-eb04aaea-42fc-add9-4525-d2a7951571ee
  a a2a:Person ;
  rdfs:label "Jozef Cornelis Reabel" ;
  a2a:PersonName [
    rdfs:label "Jozef Cornelis Reabel" ;
    a2a:PersonNameFirstName "Jozef Cornelis" ;
    a2a:PersonNameLastName "Reabel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1896-11-07"^^xsd:date
  ] .

oa:relationep_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person:c4e92809-89fb-9548-cb3a-144d097cb51b ;
  a2a:EventKeyRef oa:event_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Event1 .

oa:relationep_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person:7771b068-37e0-a9ab-bc98-d830dc3ed343 ;
  a2a:EventKeyRef oa:event_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Event1 .

oa:relationep_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Person:eb04aaea-42fc-add9-4525-d2a7951571ee ;
  a2a:EventKeyRef oa:event_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995_Event1 .

oa:source_bhi_c15df9e4-bfaf-2b6f-43c2-e8b88bdef995
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1896-11-07 - 1896-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1896-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7692, Periode: 1896" ;
    a2a:Book "Geboorteregister Tilburg 1896" ;
    a2a:DocumentNumber "1217" ;
    a2a:RegistryNumber "7692" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7692, Periode: 1896, Geboorteregister Tilburg 1896, 1217, 7692"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/abcf77be-e955-2fb9-7ccb-46511e6b7342.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/abcf77be-e955-2fb9-7ccb-46511e6b7342.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c15df9e4-bfaf-2b6f-43c2-e8b88bdef995" ;
  a2a:RecordGUID "{c15df9e4-bfaf-2b6f-43c2-e8b88bdef995}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_8825_00008825.xml van BHI" .

