@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_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3
  a a2a:Record ;
  rdfs:label "Geboorte op 28 april 1919 te Rucphen" ;
  a2a:hasPerson oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person-dcc08c50-fe17-431a-baa9-d9042eff2ed4, oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person-912b1833-7bb0-420e-a0cf-c0b73108eb2e, oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person-2f435ac2-c79f-49b1-92d0-ae0140ba3839 ;
  a2a:hasEvent oa:event_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_0, oa:relationep_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_1, oa:relationep_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_2 ;
  a2a:hasSource oa:source_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3 .

oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person-dcc08c50-fe17-431a-baa9-d9042eff2ed4
  a a2a:Person ;
  rdfs:label "Dingena Broos" ;
  a2a:PersonName [
    rdfs:label "Dingena Broos" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person-912b1833-7bb0-420e-a0cf-c0b73108eb2e
  a a2a:Person ;
  rdfs:label "Antonius van Lisdonk" ;
  a2a:PersonName [
    rdfs:label "Antonius van Lisdonk" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lisdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person-2f435ac2-c79f-49b1-92d0-ae0140ba3839
  a a2a:Person ;
  rdfs:label "Antonius Jacobus van Lisdonk" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobus van Lisdonk" ;
    a2a:PersonNameFirstName "Antonius Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lisdonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1919-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:event_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1919-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person:dcc08c50-fe17-431a-baa9-d9042eff2ed4 ;
  a2a:EventKeyRef oa:event_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Event1 .

oa:relationep_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person:912b1833-7bb0-420e-a0cf-c0b73108eb2e ;
  a2a:EventKeyRef oa:event_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Event1 .

oa:relationep_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Person:2f435ac2-c79f-49b1-92d0-ae0140ba3839 ;
  a2a:EventKeyRef oa:event_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3_Event1 .

oa:source_wba_4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1919-04-28 - 1919-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1919-04-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Periode: 1919" ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "77" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Periode: 1919, Geboorteregister 1919, 77"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3" ;
  a2a:RecordGUID "{4faad99d-1f60-4c90-bf8b-d78cd3cb3fe3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27184_00027184.xml van WBA" .

