@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_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e
  a a2a:Record ;
  rdfs:label "Geboorte op 14 april 1915" ;
  a2a:hasPerson oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person-637224ba-623f-5a23-35a5-507e042ce2fe, oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person-941cd373-b354-3f25-b145-10a5c312dbbd, oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person-f45447f9-88a4-97fe-8acd-3dd7b1fffbf0 ;
  a2a:hasEvent oa:event_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_0, oa:relationep_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_1, oa:relationep_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_2 ;
  a2a:hasSource oa:source_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e .

oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person-637224ba-623f-5a23-35a5-507e042ce2fe
  a a2a:Person ;
  rdfs:label "Emilius Petrus Aloijsius Gregorius Dierckx" ;
  a2a:PersonName [
    rdfs:label "Emilius Petrus Aloijsius Gregorius Dierckx" ;
    a2a:PersonNameFirstName "Emilius Petrus Aloijsius Gregorius" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person-941cd373-b354-3f25-b145-10a5c312dbbd
  a a2a:Person ;
  rdfs:label "Josephina Verstraeten" ;
  a2a:PersonName [
    rdfs:label "Josephina Verstraeten" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Verstraeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person-f45447f9-88a4-97fe-8acd-3dd7b1fffbf0
  a a2a:Person ;
  rdfs:label "Albert Maria Adrianus Gregorius Ludovicus Dierckx" ;
  a2a:PersonName [
    rdfs:label "Albert Maria Adrianus Gregorius Ludovicus Dierckx" ;
    a2a:PersonNameFirstName "Albert Maria Adrianus Gregorius Ludovicus" ;
    a2a:PersonNameLastName "Dierckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] .

oa:event_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] .

oa:relationep_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person:637224ba-623f-5a23-35a5-507e042ce2fe ;
  a2a:EventKeyRef oa:event_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Event1 .

oa:relationep_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person:941cd373-b354-3f25-b145-10a5c312dbbd ;
  a2a:EventKeyRef oa:event_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Event1 .

oa:relationep_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Person:f45447f9-88a4-97fe-8acd-3dd7b1fffbf0 ;
  a2a:EventKeyRef oa:event_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e_Event1 .

oa:source_bhi_f0400cad-e701-c12e-2dcb-4d0fb41dbf5e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1915-04-14 - 1915-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3005, Periode: 1915" ;
    a2a:Book "Geboorteregister Tilburg 1915" ;
    a2a:DocumentNumber "507" ;
    a2a:RegistryNumber "3005" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3005, Periode: 1915, Geboorteregister Tilburg 1915, 507, 3005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cb720fe6-108d-5d97-844f-054ea678bfcd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cb720fe6-108d-5d97-844f-054ea678bfcd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f0400cad-e701-c12e-2dcb-4d0fb41dbf5e" ;
  a2a:RecordGUID "{f0400cad-e701-c12e-2dcb-4d0fb41dbf5e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_911_00000911.xml van BHI" .

