@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_e2560269-c6c0-48eb-9462-e02ea792c911
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1917 te Rucphen" ;
  a2a:hasPerson oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person-ade33ec5-dddb-42ad-ab2b-1cd96070ecd3, oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person-51b4d845-2e30-4deb-be36-072b418a0bf6, oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person-73798524-e328-43a2-9b63-34858568659c ;
  a2a:hasEvent oa:event_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e2560269-c6c0-48eb-9462-e02ea792c911_0, oa:relationep_wba_e2560269-c6c0-48eb-9462-e02ea792c911_1, oa:relationep_wba_e2560269-c6c0-48eb-9462-e02ea792c911_2 ;
  a2a:hasSource oa:source_wba_e2560269-c6c0-48eb-9462-e02ea792c911 .

oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person-ade33ec5-dddb-42ad-ab2b-1cd96070ecd3
  a a2a:Person ;
  rdfs:label "Wilhelmina Jongeneelen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Jongeneelen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Jongeneelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person-51b4d845-2e30-4deb-be36-072b418a0bf6
  a a2a:Person ;
  rdfs:label "Marijnus Haast" ;
  a2a:PersonName [
    rdfs:label "Marijnus Haast" ;
    a2a:PersonNameFirstName "Marijnus" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person-73798524-e328-43a2-9b63-34858568659c
  a a2a:Person ;
  rdfs:label "Cornelius Paulus Haast" ;
  a2a:PersonName [
    rdfs:label "Cornelius Paulus Haast" ;
    a2a:PersonNameFirstName "Cornelius Paulus" ;
    a2a:PersonNameLastName "Haast"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1917-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:event_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1917-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_e2560269-c6c0-48eb-9462-e02ea792c911_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person:ade33ec5-dddb-42ad-ab2b-1cd96070ecd3 ;
  a2a:EventKeyRef oa:event_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Event1 .

oa:relationep_wba_e2560269-c6c0-48eb-9462-e02ea792c911_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person:51b4d845-2e30-4deb-be36-072b418a0bf6 ;
  a2a:EventKeyRef oa:event_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Event1 .

oa:relationep_wba_e2560269-c6c0-48eb-9462-e02ea792c911_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Person:73798524-e328-43a2-9b63-34858568659c ;
  a2a:EventKeyRef oa:event_wba_e2560269-c6c0-48eb-9462-e02ea792c911_Event1 .

oa:source_wba_e2560269-c6c0-48eb-9462-e02ea792c911
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1917-02-11 - 1917-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1917-02-11"^^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: 1917" ;
    a2a:Book "Geboorteregister 1917" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen - burgerlijke stand, Bron: boek, Periode: 1917, Geboorteregister 1917, 32"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e2560269-c6c0-48eb-9462-e02ea792c911" ;
  a2a:RecordGUID "{e2560269-c6c0-48eb-9462-e02ea792c911}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_27268_00027268.xml van WBA" .

