@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_df87301c-ef77-74b6-e726-0302b3b2dfbc
  a a2a:Record ;
  rdfs:label "Geboorte op 21 september 1913" ;
  a2a:hasPerson oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person-b11995fc-00c5-4b53-7c19-4196b7eb6b23, oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person-73421c85-01f1-d9a0-f2a2-d2ffbc0608e1, oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person-2d51cff4-9e5b-623a-c5f7-62080d634d99 ;
  a2a:hasEvent oa:event_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_0, oa:relationep_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_1, oa:relationep_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_2 ;
  a2a:hasSource oa:source_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc .

oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person-b11995fc-00c5-4b53-7c19-4196b7eb6b23
  a a2a:Person ;
  rdfs:label "Cornelia Maria Dignouts" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Dignouts" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Dignouts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1913-09-21"^^xsd:date
  ] .

oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person-73421c85-01f1-d9a0-f2a2-d2ffbc0608e1
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Bogaerts" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person-2d51cff4-9e5b-623a-c5f7-62080d634d99
  a a2a:Person ;
  rdfs:label "Willem Dignouts" ;
  a2a:PersonName [
    rdfs:label "Willem Dignouts" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Dignouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1913-09-21"^^xsd:date
  ] .

oa:relationep_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person:b11995fc-00c5-4b53-7c19-4196b7eb6b23 ;
  a2a:EventKeyRef oa:event_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Event1 .

oa:relationep_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person:73421c85-01f1-d9a0-f2a2-d2ffbc0608e1 ;
  a2a:EventKeyRef oa:event_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Event1 .

oa:relationep_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Person:2d51cff4-9e5b-623a-c5f7-62080d634d99 ;
  a2a:EventKeyRef oa:event_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc_Event1 .

oa:source_bhi_df87301c-ef77-74b6-e726-0302b3b2dfbc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1913-09-23 - 1913-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1913-09-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 447, Periode: 1913" ;
    a2a:Book "Geboorteregister 1913" ;
    a2a:DocumentNumber "552" ;
    a2a:RegistryNumber "447" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 447, Periode: 1913, Geboorteregister 1913, 552, 447"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75dba90d-a94b-ac63-f7ba-c0559c499e64.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75dba90d-a94b-ac63-f7ba-c0559c499e64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/df87301c-ef77-74b6-e726-0302b3b2dfbc" ;
  a2a:RecordGUID "{df87301c-ef77-74b6-e726-0302b3b2dfbc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6621_00006621.xml van BHI" .

